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

◆ ea_contains_geo_tcbuffer()

int ea_contains_geo_tcbuffer ( const GSERIALIZED gs,
const Temporal temp,
bool  ever 
)

Return 1 if a geometry ever/always contains a temporal circular buffer, 0 if not, and -1 on error or if the geometry is empty.

Spatial relationships for temporal points.

Parameters
[in]gsGeometry
[in]tempTemporal circular buffer
[in]everTrue for the ever semantics, false for the always semantics @csqlfn Acontains_geo_tcbuffer()
Note
The function is not supported for the ever semantics