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

◆ tgeompointsegm_intersection()

int tgeompointsegm_intersection ( Datum  start1,
Datum  end1,
Datum  start2,
Datum  end2,
TimestampTz  lower,
TimestampTz  upper,
TimestampTz t1,
TimestampTz t2 
)

Return 1 or 2 if two temporal geometry point segments intersect during the period defined by the output timestamps, return 0 otherwise.

Parameters
[in]start1,end1Values defining the first segment
[in]start2,end2Values defining the second segment
[in]lower,upperTimestamps defining the segments
[out]t1,t2Timestamps defining the resulting period, may be equal