[OSM-dev] Building routable graph from OSM data

Tim Teulings tim at framstag.com
Sun Mar 22 18:48:27 UTC 2015


Hello,

 > I am looking for library that is processing OSM data into routing graph.
 > This graph will be later processed by my program so tight integration 
with
 > existing routing engine is unneeded and unwanted.

libosmscout (libosmscout.sf.net) does generate a routing graph from a 
parsed *.osm or *.osm.pbf file. The routing graph is later used for a A* 
based router implementation. But routing graph and router a separated.

Depending on your needs this may or not may be what you want...

libsosmscout main goal is being a helpful liberary for offline mobile 
map rendering, routing and POI look up applications.

-- 
Gruß...
    Tim



More information about the dev mailing list