Return a temporal point sequence with the segments that intersect a spatiotemporal box in ONLY the spatial dimension.
- Parameters
-
[in] | seq | temporal point sequence |
[in] | box | Spatiotemporal box |
[in] | border_inc | True when the box contains the upper border |
- Precondition
- The box has X dimension and the arguments have the same SRID. This is verified in tgeo_restrict_stbox
- Note
- This function is ONLY called by the function atGeometry and thus the stbox has NO temporal dimension