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

◆ EA_spatialrel_tspatial_tspatial()

Datum EA_spatialrel_tspatial_tspatial ( FunctionCallInfo  fcinfo,
int(*)(const Temporal *, const Temporal *, bool func,
bool  ever 
)

Return true if two spatiotemporal values ever/always satisfy the spatial relationship.

Parameters
[in]fcinfoCatalog information about the external function
[in]funcSpatial relationship for temporal geometry/geography
[in]everTrue to compute the ever semantics, false for always