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

◆ ea_dwithin_tcbuffer_geo()

int ea_dwithin_tcbuffer_geo ( const Temporal temp,
const GSERIALIZED gs,
double  dist,
bool  ever,
bool  invert 
)

Return 1 if a temporal circular buffer and a geometry are ever/always within the given distance, 0 if not, -1 on error or if the geometry is empty.

Parameters
[in]tempTemporal circular buffer
[in]gsGeometry
[in]distDistance
[in]everTrue for the ever semantics, false for the always semantics
[in]invertTrue if the arguments should be inverted @csqlfn Edwithin_tcbuffer_geo(), Adwithin_tcbuffer_geo()