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

◆ geomeas_tpointseqset()

static TSequenceSet * geomeas_tpointseqset ( const LWGEOM geom,
bool  hasz,
bool  geodetic 
)
static

Return the PostGIS trajectory geometry/geography where the M coordinates encode the timestamps in Unix epoch transformed into a temporal point sequence set.

Note
With respect to functions geomeas_tpointseq_disc and geomeas_tpointseq_linear, there is no validation of the trajectory since it is more elaborated to be done. Nevertheless, erroneous geometries where the timestamps are not increasing will be detected by the constructor of the sequence set.