Return a temporal Boolean that states whether a temporal geo and a geometry intersect or are disjoint.
- Parameters
-
[in] | temp | Temporal geo |
[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 |