This module houses the ctypes initialization procedures, as well as the notice and error handler function callbacks (get called when an error occurs in GEOS).
This module also houses GEOS Pointer utilities, including get_pointer_arr(), and GEOM_PTR.
Constant | CONTEXT_PTR |
Undocumented |
Constant | CS_PTR |
Undocumented |
Constant | ERRORFUNC |
Undocumented |
Constant | GEOM_PTR |
Undocumented |
Constant | NOTICEFUNC |
Undocumented |
Constant | PREPGEOM_PTR |
Undocumented |
Variable | lgeos |
Undocumented |
Variable | logger |
Undocumented |
Class | GEOSContextHandle_t |
Undocumented |
Class | GEOSCoordSeq_t |
Undocumented |
Class | GEOSFuncFactory |
Lazy loading of GEOS functions. |
Class | GEOSGeom_t |
Undocumented |
Class | GEOSPrepGeom_t |
Undocumented |
Function | error_h |
Undocumented |
Function | geos_version |
Return the string version of the GEOS library. |
Function | geos_version_tuple |
Return the GEOS version as a tuple (major, minor, subminor). |
Function | load_geos |
Undocumented |
Function | notice_h |
Undocumented |