Waypoint
Represents a waypoint, point of interest, or named feature on a map. This corresponds to the wptType in the GPX 1.1 schema.
A waypoint is a single point on the earth, defined by its latitude and longitude. It can optionally include other information such as elevation, time, and descriptive details.
See wptType.
Constructors
Properties
GPS waypoint comment.
A text description of the element.
Number of seconds since last DGPS update.
ID of DGPS station used in differential correction.
Elevation of the point in meters.
Extension schema elements.
Height of geoid (mean sea level) above WGS84 earth ellipsoid, in meters.
Horizontal dilution of precision.
The latitude of the point. Decimal degrees, WGS84 datum. (Required)
The longitude of the point. Decimal degrees, WGS84 datum. (Required)
Magnetic variation (in degrees) at the point.
Position dilution of precision.
Number of satellites used to calculate the GPX fix.
Source of data. Included to give user some idea of reliability and accuracy of data.
Text of GPS symbol name.
Vertical dilution of precision.