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

data of specific country or database ready for Routing

0

Hello,
I wonder if there is data of countries that I can import to Mysql or another database or If already there is a file like that ? I want to use it for Routing service.
I saw this site - spatialite that explain about implementation of algorithms and wonder if there is a database like that already that I can use.
Thanks in advance!

asked 22 Aug '13, 15:43

Ofir%20Attia's gravatar image

Ofir Attia
1014510
accept rate: 0%


One Answer:

1

You can find information in the OSM wiki about Routing.

Read that page intensively, and also the sub pages about online and offline routers.

There are some of them (as webservice or app) that are opensource.

Read Information about each of them, and try to understand how they do preprocessing by converting raw OSM data into data for routing.

answered 22 Aug '13, 17:54

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .