I'm a complete beginner in OSM. My final year project involves using OSM to create routing algorithms. I've been playing with Osmosis to parse OSM XML data and I think I can work with it. My question is if I need to build a graph out of OSM XML data, what would I need to parse? I know I need the ways, but I'm not sure if I need to also parse the nodes and relations? Keep in mind, this is a simple routing app for walking/running/cycling Any helpful suggestions would be deeply appreciated! asked 05 Nov '14, 16:22 echoalphapapa |
You're not the first person to ask this ... https://help.openstreetmap.org/questions/19213/osm-xml-into-graph answered 05 Nov '14, 16:32 SomeoneElse ♦ ... also have a look at all opensource solutions listed at http://wiki.openstreetmap.org/wiki/Routing
(05 Nov '14, 17:25)
stephan75
|