This function returns the attributes of a trajectory object.

Syntax

text ST_trajAttrs(trajectory traj);

Parameters

Parameter Description
traj The trajectory object.

Examples

Select ST_trajAttrs(traj) From traj_table;