MobilityDB 1.1

◆ eintersects_tpoint_tpoint()

int eintersects_tpoint_tpoint ( const Temporal temp1,
const Temporal temp2 
)

Return 1 if the temporal points ever intersect, 0 if not, and -1 if the temporal points do not intersect in time.

SQL Function:
intersects()