Module GeometryConstructorsEx

Module GeometryConstructorsEx 

Source
Expand description

Geometry with alternative dimensions

Functions for working with geometries that have more than two dimensions or are empty. The extra dimensional coordinates contained within these geometries are only carried along and serve no other purpose than to be available for when it’s desired to export to an output representation such as GeoJSON, WKT, or WKB.

Functions§

tg_geom_new_geometrycollection_empty
tg_geom_new_linestring_empty
tg_geom_new_linestring_m
tg_geom_new_linestring_z
tg_geom_new_linestring_zm
tg_geom_new_multilinestring_empty
tg_geom_new_multilinestring_m
tg_geom_new_multilinestring_z
tg_geom_new_multilinestring_zm
tg_geom_new_multipoint_empty
tg_geom_new_multipoint_m
tg_geom_new_multipoint_z
tg_geom_new_multipoint_zm
tg_geom_new_multipolygon_empty
tg_geom_new_multipolygon_m
tg_geom_new_multipolygon_z
tg_geom_new_multipolygon_zm
tg_geom_new_point_empty
tg_geom_new_point_m
tg_geom_new_point_z
tg_geom_new_point_zm
tg_geom_new_polygon_empty
tg_geom_new_polygon_m
tg_geom_new_polygon_z
tg_geom_new_polygon_zm