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

How can I use the map data perform shortest path algorithm?

0

How can I use the map data perform shortest path algorithm (e.g Dijkstra's algorithm)?

asked 29 Sep '12, 12:55

cora123's gravatar image

cora123
1111
accept rate: 0%


One Answer:

0

There are some opensource solutions listed at the OSM wiki about Routing.

Have a look at the online and offline section there.

answered 29 Sep '12, 14:18

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .