MobilityDB 1.3
Loading...
Searching...
No Matches
Functions
Spatial reference system functions

Spatial reference system functions for temporal geometries. More...

Functions

Datum Tspatial_set_srid (PG_FUNCTION_ARGS)
 Return a spatiotemporal value with the coordinates set to an SRID @sqlfn setSRID() More...
 
Datum Tspatial_srid (PG_FUNCTION_ARGS)
 Return the SRID of a spatiotemporal value @sqlfn SRID() More...
 
Datum Tspatial_transform (PG_FUNCTION_ARGS)
 Return a spatiotemporal value transformed to an SRID @sqlfn transform() More...
 
Datum Tspatial_transform_pipeline (PG_FUNCTION_ARGS)
 Return a spatiotemporal value transformed to an SRID using a pipeline @sqlfn transformPipeline() More...
 

Detailed Description

Spatial reference system functions for temporal geometries.