Geometry creation#
|
Create box polygons. |
|
Destroy the prepared part of a geometry, freeing up memory. |
|
Create a geometry array prefilled with None or with empty geometries. |
|
Create geometrycollections from arrays of geometries. |
|
Create an array of linearrings. |
|
Create an array of linestrings. |
|
Create multilinestrings from arrays of linestrings. |
|
Create multipoints from arrays of points. |
|
Create multipolygons from arrays of polygons. |
|
Create an array of points. |
|
Create an array of polygons. |
|
Prepare a geometry, improving performance of other operations. |