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

◆ ea_intersects_geo_tcbuffer()

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

Return 1 if a temporal circular buffer and a geometry intersect 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 @csqlfn Eintersects_tcbuffer_geo()