|
◆ tinterrel_tcbuffer_geo()
Return a temporal Boolean that states whether a temporal circular buffer and a geometry intersect or are disjoint.
- Parameters
-
[in] | temp | Temporal circular buffer |
[in] | gs | Geometry |
[in] | tinter | True when computing tintersects , false for tdisjoint |
[in] | restr | True if the atValue function is applied to the result |
[in] | atvalue | Value to be used for the atValue function |
|