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

Conversion functions for temporal geometries. More...

Functions

Datum Geomeas_to_tpoint (PG_FUNCTION_ARGS)
 Convert a geometry/geography with M measure into a temporal point @sqlfn tgeompoint(), tgeogpoint() More...
 
Datum Tgeo_to_tpoint (PG_FUNCTION_ARGS)
 Convert a temporal geo into a temporal point @sqlfn tgeompoint(), tgeogpoint() More...
 
Datum Tgeography_to_tgeometry (PG_FUNCTION_ARGS)
 Convert a temporal geography into a temporal geometry @sqlfn tgeometry() More...
 
Datum Tgeometry_to_tgeography (PG_FUNCTION_ARGS)
 Convert a temporal geometry into a temporal geography @sqlfn tgeography() More...
 
Datum Tpoint_tfloat_to_geomeas (PG_FUNCTION_ARGS)
 Convert a geometry/geography with M measure into a temporal point and a temporal float @sqlfn geoMeasure() More...
 
Datum Tpoint_to_geomeas (PG_FUNCTION_ARGS)
 Convert a temporal point into a geometry/geography with M measure @sqlfn geometry(), geography() More...
 
Datum Tpoint_to_tgeo (PG_FUNCTION_ARGS)
 Convert a temporal point into a temporal geo @sqlfn tgeometry(), tgeography() More...
 
Datum Tspatial_to_stbox (PG_FUNCTION_ARGS)
 Convert a spatiotemporal value into a spatiotemporal box @sqlfn stbox() More...
 

Detailed Description

Conversion functions for temporal geometries.