![]() |
MobilityDB 1.3
|
◆ tpointseq_timestamp_at_value()
Return the timestamp at which a temporal point sequence is equal to a point. This function is called by the tpointseq_interperiods function while computing atGeometry to find the timestamp at which an intersection point found by PostGIS is located. This function differs from function tpointsegm_intersection_value in particular since the latter is used for finding crossings during synchronization and thus it is required that the timestamp is strictly between the timestamps of a segment.
|