Thanks to visit codestin.com
Credit goes to docs.rs

Crate irox_gpx

Crate irox_gpx 

Source

Modules§

error

Structs§

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. By linking to an appropriate license, you may place your data into the public domain or grant additional usage rights.
DGPSStationType
Represents a differential GPS station. Valid range [0,1023]
Email
An email address. Broken into two parts (id and domain) to help prevent email harvesting.
Extensions
GPX
Main top-level file element
GPXWriter
Link
A link 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. Providing rich, meaningful information about your GPX files allows others to search for and use your GPS data.
Person
A person or organization.
Route
rte represents route - an ordered list of waypoints representing a series of turn points leading to a destination.
Track
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.
Waypoint
wpt represents a waypoint, point of interest, or named feature on a map.

Enums§

Fix
Type of GPS fix. none means GPS had no fix. To signify “the fix info is unknown, leave out fixType entirely. pps = military signal used

Constants§

NAMESPACE