|
| class | Bounds |
| | Two lat/lon pairs defining the extent of an element. More...
|
| |
| class | Copyright |
| | Information about the copyright holder and any license governing use of this file. By linking to an appropriate license, you may place your data into the public domain or grant additional usage rights. More...
|
| |
| class | EMail |
| | An email address. Broken into two parts (id and domain) to help prevent email harvesting. More...
|
| |
| class | Link |
| | A link to an external resource (Web page, digital photo, video clip, etc) with additional information. More...
|
| |
| class | Meta |
| | Information about the GPX file, author, and copyright restrictions goes in the metadata section.
Providing rich, meaningful information about your GPX files allows others to search for and use your GPS data. More...
|
| |
| class | Person |
| | A person or organization. More...
|
| |
| class | Route |
| | Route - an ordered list of waypoints representing a series of turn points leading to a destination. More...
|
| |
| class | Track |
| | Track - an ordered list of points describing a path. More...
|
| |
| class | TrackSegment |
| | A Track Segment holds a list of Track Points which are logically connected in order.
To represent a single GPS track where GPS reception was lost, or the GPS receiver was turned off, start a new Track Segment for each continuous span of track data. More...
|
| |
| class | Waypoint |
| | Waypoint, point of interest, or named feature on a map. More...
|
| |
Class for working with GPX.