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

◆ ea_disjoint_trgeo_geo()

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

Return 1 if a temporal rigid geometry and a geometry are ever disjoint,0 if not, and -1 on error or if the geometry is empty.

Parameters
[in]tempTemporal rigid geometry
[in]gsGeometry
[in]everTrue for the ever semantics, false for the always semantics