MobilityDB 1.1
|
◆ tpointseq_timestamp_at_value()
Return the timestamp at which a temporal point sequence is equal to a point. This function is called by the atGeometry function 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 in strictly between the timestamps of a segment.
|