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

◆ geomeas_tpointseq_linear()

static TSequence * geomeas_tpointseq_linear ( 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.

Note
Notice that it is not possible to encode step interpolation in PostGIS and thus sequences obtained will be either discrete or linear.