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

◆ ea_disjoint_tgeo_tgeo()

int ea_disjoint_tgeo_tgeo ( const Temporal temp1,
const Temporal temp2,
bool  ever 
)

Return 1 if the temporal geos ever/always intersect, 0 if not, and -1 on error or if the temporal geos do not intersect in time.

Two temporal geometries are ever/always disjoint if there is an instant in which the two geometries satisfy the relationship

Parameters
[in]temp1,temp2Temporal geos
[in]everTrue for the ever semantics, false for the always semantics @csqlfn Eintersects_tgeo_tgeo(), Aintersects_tgeo_tgeo()