|
MobilityDB 1.3
|
Go to the source code of this file.
Functions | |
| bool | ensure_same_rid_tnpointinst (const TInstant *inst1, const TInstant *inst2) |
| Geospatial functions for temporal network points. More... | |
| Temporal * | tnpoint_restrict_geom (const Temporal *temp, const GSERIALIZED *gs, bool atfunc) |
| Return a temporal network point restricted to (the complement of) a geometry. More... | |
| Temporal * | tnpoint_restrict_stbox (const Temporal *temp, const STBox *box, bool border_inc, bool atfunc) |
| Return a temporal network point restricted to (the complement of) a spatiotemporal box. More... | |