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

◆ ea_covers_geo_tcbuffer()

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

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

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