How can I use the map data perform shortest path algorithm (e.g Dijkstra's algorithm)? asked 29 Sep '12, 12:55 cora123 |
One Answer:
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 |