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

Ready-made solution for pedestrian osm routing

1

I want to add pedestrian osm routing to my page. I have a root server. Which open source solution can I use on my server - I do not want to depend on other servers' reachability - that has most of the work already done?

asked 15 Nov '13, 08:32

Zurechtweiser's gravatar image

Zurechtweiser
31224
accept rate: 0%

edited 15 Nov '13, 08:35


2 Answers:

4

OSRM has a foot profile that you can use (and adapt).

answered 15 Nov '13, 09:07

Richard's gravatar image

Richard ♦
30.9k44279412
accept rate: 18%

1

Our wiki has a list of online and offline routers as well as a more generic overview on routing with lots of useful links.

answered 15 Nov '13, 21:17

scai's gravatar image

scai ♦
33.3k21309459
accept rate: 23%

Source code available on GitHub .