[OSM-dev] Building routable graph from OSM data
Batfai Norbert
batfai.norbert at inf.unideb.hu
Mon Mar 23 15:50:22 UTC 2015
Dear Flo,
> I am looking for library that is processing OSM data into routing graph.
An initial Boost-based (BGL) solution has been used in the OOCWC project (http://wiki.openstreetmap.org/wiki/Research#Debrecen) for routing between two OSM (osmium::unsigned_object_id_type) nodes. It can be seen at https://code.google.com/p/robocar-emulator/source/browse/justine/rcemu/src/myshmclient.hpp#321
Norbi
More information about the dev
mailing list