MobilityDB 1.1
|
Functions | |
Temporal * | tdisjoint_tpoint_geo (const Temporal *temp, const GSERIALIZED *geo, bool restr, bool atvalue) |
Temporal spatial relationships for temporal points. More... | |
Temporal * | tintersects_tpoint_geo (const Temporal *temp, const GSERIALIZED *geo, bool restr, bool atvalue) |
Return the temporal intersects relationship between a temporal point and a geometry. More... | |