[patch] Bug about Lenght of gpx tracks in Josm
If you dowload the gps tracks in josm, then you can right-click on the gpx layer, and select "choose visible tracks". It will open a tab with all the gps tracks with name,description, lenght, url. When clicking on top of Lenght column, should order the lenght values from the shortest to the longer and viceversa, but the units (meters, kilometers) and the floating point are not considered. so appears 950 meters longer than 8.29 km and wired things like that:/
can somebody please fix it? thanks
btw is it possible to add also the "tag" values of the gpx tracks in that tab? would be nice to have the tags so we can filter gpx tracks by the tags along with name,description,etc. thanks!
Change History
(6)
Summary: |
Bug about Lenght of gpx tracks in Josm → [patch] Bug about Lenght of gpx tracks in Josm
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Sort track length by value instead of string representation.