Package org.apache.sis.internal.storage.gpx
package org.apache.sis.internal.storage.gpx
Reads and writes data in GPS Exchange Format (GPX).
The GPX format can be used to describe waypoints, tracks, and routes.
Example (from Wikipedia):
The GPX 1.1 specification enforces the following conventions:
- All coordinates are relative to the WGS84 datum.
- All measurements are in metric units.
- Since:
- 0.8
- Version:
- 1.3
- Author:
- Johann Sorel (Geomatys)
- See Also:
-
ClassesClassDescriptionGeographic bounding box encoded in a GPX file.Information about the copyright holder and any license governing use of a GPX file.A link to an external resource (Web page, digital photo, video clip, etc) with additional information.Information about the GPX file, author, and copyright restrictions.Information about a person or organization.A data store backed by GPX files.The provider of
Storeinstances.A GPX store capable to write GPX file.