I have a osm map for a certain region. Also using osm2po I extracted the graph which includes edges and nodes into the database. Now I want to visualize the map and then visualize the shortest path. How can I visualize the map in QGIS first? I mean it doesn't directly take the osm file? How can I accomplish this?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
Try the OpenStreetMap Python plugin that ships with QGIS. Choose the Plugins-> Manage Plugins... menu and enable the plugin.
Next, read the new HTML manual on using the plugin: When you are ready to start doing some path routing check out underdark's info on the subject: Tagged posts: osm2po | Free and Open Source GIS Ramblings Starting with: An osm2po Quickstart |
||||
|
|

