[Routing] Export route with way properties mapped to nodes

Maik Brinkmeier Maik.Brinkmeier at conti.de
Thu Aug 16 12:40:24 BST 2012


Hi,

I am trying to get following type of data out of OSM. The data should be
generated from a given route with multiple waypoints and exported into a
file.

% nodeid,  lat,        lon,       ele,  wayid,    highwaytype, maxspeed
266572201, 52.4146423, 9.6425588, 98.7, 31140680, primary,     70
...
266572301, 52.4112345, 9.6412345, 58.2, 31112345, motorway,    130

Is there any routing software existing, that can produce this data? I found
already export functions that give me all nodes of a route as a GPX file.
But the data that I need also contains the way properties mapped to each
node.

Thanks for the support.

Best regards, Maik




More information about the Routing mailing list