zaknelson / hike.io

An AngularJS / Sinatra app for finding beautiful hikes.
hike.io
MIT License
221 stars 30 forks source link

Support GPX #10

Closed zaknelson closed 10 years ago

zaknelson commented 10 years ago

Ideally GPX versions of the routes would be displayed on the map, and it would be available to download / upload.

ldgarcia commented 10 years ago

+1

zaknelson commented 10 years ago

This is now completed. For each hike, users can upload and download GPX (and GeoJSON) routes. At the moment only a few hikes have the routes (e.g. http://hike.io/hikes/dog-mountain), but I'm looking to add more in the future.

@ldgarcia Let me know what you think!