Geometry creation#
|
Create a box Polygon (or an array of boxes). |
|
Destroy the prepared part of a geometry, freeing up memory. |
|
Create a geometry array prefilled with None or with empty geometries. |
|
Create an array of GeometryCollections. |
|
Create an array of LinearRings. |
|
Create an array of LineStrings. |
|
Create an array of MultiLineStrings. |
|
Create an array of MultiPoints. |
|
Create an array of MultiPolygons. |
|
Create an array of Points. |
|
Create an array of Polygons. |
|
Prepare a geometry, improving performance of other operations. |