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

_______________________________________________
dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/dev

Reply via email to