Hi, I would like to export directions to a GPX file. Can anyone help me? Thanks asked 23 Aug '16, 09:34 bunneh |
2 Answers:
The main OSM website doesn't offer GPX exports of the direction services. However you can use these direction services directly, usually they will provide GPX exports themselves:
The wiki has a list of OSM-based online routers where you can find even more direction services. answered 23 Aug '16, 14:47 scai ♦ edited 23 Aug '16, 16:57 |
Hi, can you explain how to export to GPX from graphhopper? answered 18 Jul '20, 12:58 MAK 1 I just tried the graphhopper link that scai provided and it worked fine. (18 Jul '20, 13:42) nevw |
Thanks for the reply. It seems that http://map.project-osrm.org/ no longer exports to GPX. This ticket explains that the feature was removed. https://github.com/Project-OSRM/osrm-backend/issues/1489
https://graphhopper.com/maps/ will export to GPX.
Oh, that's a pity :(