Return 1 if a temporal circular buffer sequence and a geometry ever/always satisfy a spatial relationship (dispatch function)
- Parameters
-
| [in] | seq | Temporal sequence |
| [in] | gs | Geometry |
| [in] | param | Optional parameter |
| [in] | func | Spatial relationship function to be applied |
| [in] | numparam | Number of parameters of the function |
| [in] | ever | True for the ever semantics, false for the always semantics |
| [in] | invert | True when the arguments of the function must be inverted |