Restrict a temporal point instant to (the complement of) a geometry.
- Parameters
-
[in] | inst | Temporal instant point |
[in] | gs | Geometry |
[in] | atfunc | True if the restriction is at, false for minus |
- Precondition
- The arguments are of the same dimensionality, have the same SRID, and the geometry is not empty. This is verified in tpoint_restrict_geometry
- SQL Function:
- atGeometry(), minusGeometry()