geos.GEOS_init_r ⇒ number
⏏
Creates and returns a new GEOS context handle. This function must be called before any other GEOS function in order to initialize thread-local storage and error handlers. Each thread must have its own GEOS context handle.
Kind: Exported member
Returns: number
- A GEOS context handle or null on error.