|
◆ tgeoseqset_restrict_geom()
Return a temporal geo sequence set restricted to (the complement of) a geometry and possibly a Z span and a timestamptz span.
- Parameters
-
[in] | ss | Temporal geo |
[in] | gs | Geometry |
[in] | zspan | Span of values to restrict the Z dimension |
[in] | atfunc | True if the restriction is at , false for minus |
|