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

◆ tpoint_trajectory()

GSERIALIZED * tpoint_trajectory ( const Temporal temp,
bool  unary_union 
)

Return the trajectory of a temporal point.

Parameters
[in]tempTemporal point
[in]unary_unionTrue 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()