MobilityDB 1.1

◆ tpoint_restrict_geometry()

Temporal * tpoint_restrict_geometry ( const Temporal temp,
const GSERIALIZED gs,
bool  atfunc 
)

Restrict a temporal point to (the complement of) a geometry.

Parameters
[in]tempTemporal point
[in]gsGeometry
[in]atfuncTrue if the restriction is at, false for minus
SQL Function:
atGeometry(), minusGeometry()