|
◆ tgeo_restrict_stbox()
Return a temporal geo restricted to (the complement of) a spatiotemporal box.
- Parameters
-
[in] | temp | Temporal geo |
[in] | box | Spatiotemporal box |
[in] | border_inc | True when the box contains the upper border |
[in] | atfunc | True if the restriction is at , false for minus |
- Note
- It is possible to mix 2D/3D geometries, the Z dimension is only considered if both the temporal geo and the box have Z dimension
|