| Class | Description |
|---|---|
| GpsTraceDetails |
Details aka meta informations for a GPS, so not the actual trace
|
| GpsTracesApi |
Create, get, edit and delete gpx traces
|
| GpsTracesParser |
Parses the GPS traces response of the osm api (API 0.6).
|
| GpsTraceWriter |
Writes only those GPS trace properties that can be changed in an update call to the API.
|
| GpsTrackpoint | |
| GpxTrackParser |
Parses the trackpoints from response of the osm api (API 0.6). the osm api response is in the
form of a GPX, but we do not parse the whole GPX here but only the information that is necessary
for the trackpoints.
|
| GpxTrackWriter |
| Enum | Description |
|---|---|
| GpsTraceDetails.Visibility |
See http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces for a more detailed description
|