![]() |
MobilityDB 1.3
|
◆ tpointseq_linear_restrict_geom()
Return a temporal point sequence with linear interpolation restricted to (the complement of) a geometry and possibly a Z span and a timestamptz span. The function first filters the temporal point wrt the time dimension to reduce the number of instants before computing the restriction to the geometry, which is an expensive operation. Notice that we need to filter wrt the Z dimension after that since while doing this, the subtype of the temporal point may change from a sequence to a sequence set.
|