|
MobilityDB 1.3
|
Functions for temporal geos. More...
#include "geo/tgeo_aggfuncs.h"#include <assert.h>#include <meos.h>#include <meos_internal.h>#include "geo/tgeo_spatialfuncs.h"Functions | |
| TInstant * | tgeoinst_make (const GSERIALIZED *gs, TimestampTz t) |
| Return a temporal instant geo from a geometry and a timestamptz. More... | |
| TInstant * | tpointinst_make (const GSERIALIZED *gs, TimestampTz t) |
| Return a temporal point instant from a point and a timestamptz. More... | |
Functions for temporal geos.