Gpx Status
This page is intended to be a reference as to the current GPX implementation in Marble.
GeoData Binding
Here is the current binding of Gpx tags to Geodata model classes:
| Tag |
Class
|
| gpx |
GeoDataDocument
|
| trk |
GeoDataMultiGeometry in a GeoDataPlacemark
|
| trkseg |
GeoDataLineString
|
| trkpt |
GeoDataCoordinates
|
| wpt |
GeoDataPlacemark
|
| name |
GeoDataPlacemark::name
|
| |
|
Todo
- Remove Gpx specific Loading in MarbleModel and above (in progress)
- Complete geodata parser for GPX file type
- Improve rendering from the current rendering of GeoDataDocuments
This page was last modified on 15 August 2010, at 01:00. This page has been accessed 2,162 times.
Content is available under Creative Commons License SA 3.0 as well as the GNU Free Documentation License 1.2.