Changes between Initial Version and Version 5 of Ticket #2724
- Timestamp:
- 2013-05-11T16:04:45+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2724
- Property Summary [PATCH] Validate GPX → Validate GPX
- Property Keywords gpx added
-
Ticket #2724 – Description
initial v5 1 1 I have created a patch, which enables validation of GPX files, when they are imported. If an error occurs, a JOptionPane pops up with details from the parser (line, column and error msg). 2 3 2 This shall encourage developers of other software to make their software GPX compliant and inform JOSM users, that it's not JOSM fault, that a file can't be read.