Restrict the temporal point to the spatial dimensions of a spatiotemporal box.
- Parameters
-
| [in] | seq | Temporal point sequence |
| [in] | box | Bounding box |
| [in] | border_inc | True when the box contains the upper border |
- Precondition
- The box has only spatial dimension, the arguments have the same SRID, and the sequence is not instantaneous.
- Note
- The function only restricts to the spatial dimension, the restriction to the time dimension is made in function tgeo_restrict_stbox.