Return the trajectory of a temporal point.
- Parameters
-
[in] | temp | Temporal point |
[in] | unary_union | True when the ST_UnaryUnion function is applied to the result to remove redundant geometry components. Note that applying the ST_UnaryUnion function is EXTREMELY slow as reported by Issue #679. @csqlfn Tpoint_trajectory() |