![]() |
MobilityDB 1.3
|
Go to the source code of this file.
Functions | |
STBox * | geo_stbox (const GSERIALIZED *gs) |
Convert a geometry/geography into a spatiotemporal box. More... | |
void | mobilitydb_init (void) |
Functions for temporal geos. More... | |
GSERIALIZED * | stbox_geo (const STBox *box) |
Return a spatiotemporal box converted as a geometry/geography. More... | |
Temporal * | tcomp_geo_tgeo (const GSERIALIZED *gs, const Temporal *temp, Datum(*func)(Datum, Datum, meosType)) |
Temporal * | tcomp_tgeo_geo (const Temporal *temp, const GSERIALIZED *gs, Datum(*func)(Datum, Datum, meosType)) |