Return a temporal geo sequence with step interpolation restricted to a geometry.
- Parameters
-
| [in] | seq | Temporal geo |
| [in] | gs | Geometry |
| [in] | atfunc | True if the restriction is at, false for minus |
- Precondition
- Instantaneous sequences have been managed in the calling function
- Note
- The function computes the "at" restriction on all dimensions. Then, for the "minus" restriction, it computes the complement of the "at" restriction with respect to the time dimension.