Return true if two temporal geos ever/always satisfy a spatial relationship.
The function applies function func to every composing geometry of the temporal geometry
- Parameters
-
| [in] | temp | Temporal geo |
| [in] | gs | Geometry |
| [in] | func | Spatial relationship |
| [in] | ever | True for the ever semantics, false for the always semantics |
| [in] | invert | True if the arguments should be inverted |
- Note
- Mixed 2D/3D allowed
-
The function assumes that all validity tests have been previously done