Ticket #27 (new enhancement)
Implement import of .GPX files
| Reported by: | saua | Owned by: | saua |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | MIDlet | Version: | 0.3.0 |
| Keywords: | Cc: |
Description
It should be possible to import/load GPX files.
At least those that where produced by bbTracker.
Note: See
TracTickets for help on using
tickets.
The hardest part about this will probably be the parsing of the XML data. If we decide to constraint ourself to XML files produced by bbTracker itself it will be somewhat easier.