MobilityDB 1.1

◆ edisjoint_tpoint_geo()

int edisjoint_tpoint_geo ( const Temporal temp,
const GSERIALIZED gs 
)

Return 1 if a temporal point and a geometry are ever disjoint, 0 if not, and -1 if the geometry is empty.

Parameters
[in]tempTemporal point
[in]gsGeometry
SQL Function:
disjoint()