MobilityDB 1.3
Loading...
Searching...
No Matches

◆ ea_spatialrel_tspatial_geo()

int ea_spatialrel_tspatial_geo ( const Temporal temp,
const GSERIALIZED gs,
datum_func2  func,
bool  ever,
bool  invert 
)

Return true if two temporal geos ever/always satisfy a spatial relationship.

The function applies function func to every composing geometry of the temporal geometry

Parameters
[in]tempTemporal geo
[in]gsGeometry
[in]funcSpatial relationship
[in]everTrue for the ever semantics, false for the always semantics
[in]invertTrue if the arguments should be inverted
Note
Mixed 2D/3D allowed
The function assumes that all validity tests have been previously done