Module postgis::ewkb[][src]

Expand description

Read and write geometries in OGC WKB format.

Support for SRID information according to PostGIS EWKB extensions

Structs

Enums

Generic Geometry Data Type

Traits

Type Definitions

OGC Geometry type

OGC GeometryCollection type

OGC GeometryCollectionM type

OGC GeometryCollectionZ type

OGC GeometryCollectionZM type

OGC GeometryM type

OGC GeometryZ type

OGC GeometryZM type

OGC LineString type

OGC LineStringM type

OGC LineStringZ type

OGC LineStringZM type

OGC MultiLineString type

OGC MultiLineStringM type

OGC MultiLineStringZ type

OGC MultiLineStringZM type

OGC MultiPoint type

OGC MultiPointM type

OGC MultiPointZ type

OGC MultiPointZM type

OGC MultiPolygon type

OGC MultiPolygonM type

OGC MultiPolygonZ type

OGC MultiPolygonZM type

OGC Polygon type

OGC PolygonM type

OGC PolygonZ type

OGC PolygonZM type