This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Set a distance as a destination?

0

I am working on an Android GPS Running App and trying to find a way to set a distance as a destination or have the destination and start as the same and create a route of an input distance. I have GPS location and updates working and a map displayed. I have an input text box and I would like when I enter a distance say 5 Km and click an event button it will return a route from my current location and finish at 5 Km away or finish at the same location and have a route of said distance shown on the map. Any help would be greatly appreciated. Thanks

asked 03 Mar '16, 11:02

CasterS's gravatar image

CasterS
11112
accept rate: 0%

What have you tried? What worked? What didn't? (Specifically for pedestrian routing: which router(s) did you try? https://wiki.openstreetmap.org/wiki/Routing/online_routers )

(03 Mar '16, 12:10) Piskvor

Here's one that someone made earlier: http://walks.io/ (although that doesn't seem to be working at the moment).

(03 Mar '16, 12:20) SomeoneElse ♦

Source code available on GitHub .