MobilityDB  1.0

◆ tpointseqset_transform()

static TSequenceSet* tpointseqset_transform ( const TSequenceSet ts,
Datum  srid 
)
static

Transform a temporal sequence set point into another spatial reference system.

Note
In order to do a SINGLE call to the PostGIS transform function we do not iterate through the sequences and call the transform for the sequence.