![]() |
MobilityDB 1.3
|
Spatial reference system functions for geometry sets. More...
Functions | |
Datum | Spatialset_set_srid (PG_FUNCTION_ARGS) |
Return a spatial set with the values set to an SRID @sqlfn setSRID() More... | |
Datum | Spatialset_srid (PG_FUNCTION_ARGS) |
Return the SRID of a spatial set @sqlfn SRID() More... | |
Datum | Spatialset_transform (PG_FUNCTION_ARGS) |
Return a spatial set transformed to an SRID @sqlfn transform() More... | |
Datum | Spatialset_transform_pipeline (PG_FUNCTION_ARGS) |
Return a spatial set transformed to an SRID using a transformation pipeline @sqlfn transformPipeline() More... | |
Spatial reference system functions for geometry sets.