API Reference Geometry v0.3.2
modules
Modules
A set of geometry types for WKT/WKB and GeoJson.
Raised when the creation of a geometry fails.
A combination of a geometry and properties.
A collection of Geometry.Featres.
A collection set of 2D geometries.
A collection set of 2D geometries with a measurement.
A collection set of 3D geometries.
A collection set of 3D geometries with a measurement.
A line-string struct, representing a 2D line.
A line-string struct, representing a 2D line with a measurement.
A line-string struct, representing a 3D line.
A line-string struct, representing a 3D line with a measurement.
A set of line-strings from type Geometry.LineString
A set of line-strings from type Geometry.LineStringM
A set of line-strings from type Geometry.LineStringZ
A set of line-strings from type Geometry.LineStringZM
A set of points from type Geometry.Point.
A set of points from type Geometry.PointM.
A set of points from type Geometry.PointZ.
A set of points from type Geometry.PointZM.
A set of polygons from type Geometry.Polygon
A set of polygons from type Geometry.PolygonM
A set of polygons from type Geometry.PolygonZ
A set of polygons from type Geometry.PolygonZM
A point struct, representing a 2D point.
A point struct, representing a 2D point with a measurement.
A point struct, representing a 3D point.
A point struct, representing a 3D point with a measurement.
A polygon struct, representing a 2D polygon.
A polygon struct, representing a 2D polygon with a measurement.
A polygon struct, representing a 3D polygon.
A polygon struct, representing a 3D polygon with a measurement.