MobilityDB 1.1

◆ tpointseq_to_geo_measure_segmentize1()

static int tpointseq_to_geo_measure_segmentize1 ( const TSequence seq,
const TSequence measure,
LWGEOM **  result 
)
static

Construct a geometry/geography with M measure from the temporal sequence point and the temporal float.

Version that produces a Multilinestring when each composing linestring corresponds to a segment of the orginal temporal point.

Parameters
[in]seqTemporal point
[in]measureTemporal float
[out]resultArray on which the pointers of the newly constructed sequences are stored