Feature Types

track_points

Geometry type: fme_point

Feature Attribute Description
ele Elevation in meters.
fix Type of GPS fix. Possible values are none, 2d, 3d, and dgps.
time

Creation date/time, in UTC

Format: YYYYMMDDHHMMSS

course Course of travel, in degrees
speed Speed of travel, in meters per second

track_fid

ID of the track feature to which the point belongs.

Since DeLorme GPS Track Logs files only support a single track, this value is always 0.

track_seg_id

ID of the track segment to which the point belongs.

Since DeLorme GPS Track Logs files only support a single track segment, this value is always 0.

track_seg_point_id

ID of the point in the track.

tracks

Geometry type: fme_aggregate of lines

There are no attributes specific to tracks. The reader exposes tracks as a convenience only.

Since the DeLorme GPS Track Logs format only supports a single track and track segment, only a single feature of type fme_aggregate is returned, consisting of a single fme_line.