Return the trajectory of a temporal point sequence set.
- Parameters
-
[in] | ss | Temporal sequence set |
[in] | unary_union | True 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() |