Class | Description |
---|---|
Bounds |
Two lat/lon pairs defining the extent of an element.
|
Copyright |
Information about the copyright holder and any license governing use of this file.
|
An email address.
|
|
Extensions |
You can add extend GPX by adding your own elements to to this object.
|
Gpx |
GPX documents contain a metadata header, followed by waypoints, routes, and tracks.
|
Link |
A links to an external resource (Web page, digital photo, video clip, etc) with additional information.
|
Metadata |
Information about the GPX file, author, and copyright restrictions goes in the metadata section.
|
Person |
A person or organization.
|
Point |
A geographic point with optional elevation and time.
|
PointSegment |
An ordered sequence of points.
|
Route |
An ordered list of waypoints representing a series of turn points leading to a destination.
|
Track |
An ordered list of points describing a path.
|
TrackSegment |
Holds a list of Track Points which are logically connected in order.
|
Waypoint |
Represents a waypoint, point of interest, or named feature on a map
|