openstreetmap / iD

🆔 The easy-to-use OpenStreetMap editor in JavaScript.
https://www.openstreetmap.org/edit?editor=id
ISC License
3.34k stars 1.2k forks source link

support gpx.gz #5265

Open richardbrinkman opened 6 years ago

richardbrinkman commented 6 years ago

On the openstreetmap website you can upload gzipped gpx files. Once processed an edit link shows up. This works for plain gpx files, but not for gpx.gz. Also uploaden a .gpx.gz in the ID editor does not show up on the map, it only works with GPX. It seems like little effort to implement a gunzip functionality.

bhousel commented 6 years ago

We closed this on #2397 - but I'll check if it really can be done with "little effort".