|
◆ trgeo_restrict_value()
Restrict a temporal rigid geometry to (the complement of) a geometry.
- Parameters
-
[in] | temp | Temporal rigid geometry |
[in] | value | Value |
[in] | atfunc | True if the restriction is at , false for minus |
- Note
- This function does a bounding box test for the temporal types different from instant. The singleton tests are done in the functions for the specific temporal types. @csqlfn Temporal_restrict_value()
|