MobilityDB 1.3
Loading...
Searching...
No Matches
Functions

Spatial reference system functions for spatiotemporal boxes. More...

Functions

Datum Stbox_set_srid (PG_FUNCTION_ARGS)
 Return a spatiotemporal box with the coordinates set to an SRID @sqlfn setSRID() More...
 
Datum Stbox_srid (PG_FUNCTION_ARGS)
 Return the SRID of a spatiotemporal box @sqlfn SRID() More...
 
Datum Stbox_transform (PG_FUNCTION_ARGS)
 Return a spatiotemporal box transformed to an SRID @sqlfn transform() More...
 
Datum Stbox_transform_pipeline (PG_FUNCTION_ARGS)
 Return a spatiotemporal box transformed to an SRID using a pipeline @sqlfn transformPipeline() More...
 

Detailed Description

Spatial reference system functions for spatiotemporal boxes.