MobilityDB 1.3
Loading...
Searching...
No Matches
Modules | Functions
Spatial relationship functions

Spatial relationship functions for temporal geometries. More...

Modules

 Ever and always spatial relationship functions
 Ever and always spatial relationship functions for temporal geometries.
 
 Spatiotemporal relationship functions
 Spatiotemporal relationship functions for temporal geometries.
 

Functions

Datum Adwithin_tgeo_tgeo (PG_FUNCTION_ARGS)
 Return true if two temporal geometries are always within a distance @sqlfn aDwithin() More...
 
Datum Adwithin_trgeo_trgeo (PG_FUNCTION_ARGS)
 Return true if two temporal rigid geometries are always within a distance @sqlfn aDwithin() More...
 
Datum Edwithin_tgeo_tgeo (PG_FUNCTION_ARGS)
 Return true if two temporal geometries are ever within a distance @sqlfn eDwithin() More...
 
Datum Edwithin_trgeo_trgeo (PG_FUNCTION_ARGS)
 Return true if two temporal rigid geometries are ever within a distance @sqlfn eDwithin() More...
 

Detailed Description

Spatial relationship functions for temporal geometries.