Return a temporal Boolean that states whether two temporal geos intersect or are disjoint.
- Parameters
-
[in] | temp1,temp2 | Temporal geos |
[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 |