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

Position functions for temporal geometries. More...

Functions

Datum Above_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box is above a spatiotemporal value @sqlfn temporal_above() More...
 
Datum Above_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value is above a spatiotemporal box @sqlfn temporal_above() More...
 
Datum Above_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value is above the second one @sqlfn temporal_above() More...
 
Datum After_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box is after a spatiotemporal value @sqlfn temporal_after() More...
 
Datum After_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value is after a spatiotemporal box @sqlfn temporal_after() More...
 
Datum After_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value is after the second one @sqlfn temporal_after() More...
 
Datum Back_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box is at the back of a temporal spatial value @sqlfn temporal_back() More...
 
Datum Back_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value is at the back of a spatiotemporal box @sqlfn temporal_back() More...
 
Datum Back_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value is at the back of the second one @sqlfn temporal_back() More...
 
Datum Before_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box is before a spatiotemporal value @sqlfn temporal_before() More...
 
Datum Before_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value is before a spatiotemporal box @sqlfn temporal_before() More...
 
Datum Before_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value is before the second one @sqlfn temporal_before() More...
 
Datum Below_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box is below a spatiotemporal value @sqlfn temporal_below() More...
 
Datum Below_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value is below a spatiotemporal box @sqlfn temporal_below() More...
 
Datum Below_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value is below the second one @sqlfn temporal_below() More...
 
Datum Front_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box is in front of a spatiotemporal value @sqlfn temporal_front() More...
 
Datum Front_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value is in front of a spatiotemporal box @sqlfn temporal_front() More...
 
Datum Front_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value is in front of the second one @sqlfn temporal_front() More...
 
Datum Left_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box is to the left of a temporal spatial value @sqlfn temporal_left() More...
 
Datum Left_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value is to the left of a spatiotemporal box @sqlfn temporal_left() More...
 
Datum Left_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value is to the left of the second one @sqlfn temporal_left() More...
 
Datum Overabove_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box does not extend below a temporal spatial value @sqlfn temporal_overabove() More...
 
Datum Overabove_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value does not extend below a spatiotemporal box @sqlfn temporal_overabove() More...
 
Datum Overabove_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value does not extend below the second one @sqlfn temporal_overabove() More...
 
Datum Overafter_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box is not before a spatiotemporal value @sqlfn temporal_overafter() More...
 
Datum Overafter_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value is not before a spatiotemporal box @sqlfn temporal_overafter() More...
 
Datum Overafter_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value is not before the second one @sqlfn temporal_overafter() More...
 
Datum Overback_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box does not extend to the front of a spatiotemporal value @sqlfn temporal_overback() More...
 
Datum Overback_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value does not extend to the front of a spatiotemporal box @sqlfn temporal_overback() More...
 
Datum Overback_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value does not extend to the front of the second one @sqlfn temporal_overback() More...
 
Datum Overbefore_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box is not after a spatiotemporal value @sqlfn temporal_overbefore() More...
 
Datum Overbefore_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value is not after a spatiotemporal box @sqlfn temporal_overbefore() More...
 
Datum Overbefore_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value is not after the second one @sqlfn temporal_overbefore() More...
 
Datum Overbelow_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box does not extend above a temporal spatial value @sqlfn temporal_overbelow() More...
 
Datum Overbelow_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value does not extend above a spatiotemporal box @sqlfn temporal_overbelow() More...
 
Datum Overbelow_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value does not extend above the second one @sqlfn temporal_overbelow() More...
 
Datum Overfront_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box does not extend to the back of a spatiotemporal value @sqlfn temporal_overfront() More...
 
Datum Overfront_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value does not extend to the back of a spatiotemporal box @sqlfn temporal_overfront() More...
 
Datum Overfront_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value does not extend to the back of the second one @sqlfn temporal_overfront() More...
 
Datum Overleft_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box does not extend to the right of a spatiotemporal value @sqlfn temporal_overleft() More...
 
Datum Overleft_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value does not extend to the right of a spatiotemporal box @sqlfn temporal_overleft() More...
 
Datum Overleft_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value does not extend to the right of the second one @sqlfn temporal_overleft() More...
 
Datum Overright_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box does not extend to the left of a spatiotemporal value @sqlfn temporal_overright() More...
 
Datum Overright_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value does not extend to the left of a spatiotemporal box @sqlfn temporal_overright() More...
 
Datum Overright_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value does not extend to the left of the second one @sqlfn temporal_overright() More...
 
Datum Right_stbox_tspatial (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal box is to the right of a temporal spatial value @sqlfn temporal_right() More...
 
Datum Right_tspatial_stbox (PG_FUNCTION_ARGS)
 Return true if a spatiotemporal value is to the right of a spatiotemporal box @sqlfn temporal_right() More...
 
Datum Right_tspatial_tspatial (PG_FUNCTION_ARGS)
 Return true if the first spatiotemporal value is to the right of the second one @sqlfn temporal_right() More...
 

Detailed Description

Position functions for temporal geometries.