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

◆ tpointseqset_linear_trajectory()

GSERIALIZED * tpointseqset_linear_trajectory ( const TSequenceSet ss,
bool  unary_union 
)

Return the trajectory of a temporal point sequence set.

Parameters
[in]ssTemporal sequence set
[in]unary_unionTrue when the ST_UnaryUnion function is applied to the result to remove redundant geometry components. When computing the length of a trajectory we CANNOT apply the ST_UnaryUnion function. @csqlfn Tpoint_trajectory()