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

Comparison functions for temporal geometries. More...

Functions

Datum Teq_geo_tgeo (PG_FUNCTION_ARGS)
 Return a temporal Boolean that states whether a temporal geo is equal to a geometry/geography @sqlfn temporal_teq() More...
 
Datum Teq_tgeo_geo (PG_FUNCTION_ARGS)
 Return a temporal Boolean that states whether a temporal geo is equal to a geometry/geography @sqlfn temporal_teq() More...
 
Datum Tne_geo_tgeo (PG_FUNCTION_ARGS)
 Return a temporal Boolean that states whether a temporal geo is different from a geometry/geography geometry/geography @sqlfn temporal_tne() More...
 
Datum Tne_tgeo_geo (PG_FUNCTION_ARGS)
 Return a temporal Boolean that states whether a temporal geo is different from a geometry/geography @sqlfn temporal_tne() More...
 

Detailed Description

Comparison functions for temporal geometries.