Return a temporal point with the segments that intersect a spatiotemporal box in ONLY the spatial dimension.
- Parameters
-
[in] | temp | Temporal point |
[in] | box | Spatiotemporal box |
[in] | border_inc | True when the box contains the upper border |
- Note
- It is possible to mix 2D/3D geometries, the Z dimension is only considered if both the temporal point and the box have Z dimension
- Precondition
- This function supposes all the checks have been done in the calling function
- Note
- This function is ONLY called by the function atGeometry and thus the stbox has NO temporal dimension