2
votes
1answer
64 views

How to access the road graph plugin in python?

I am developing a few scripts in Python for QGIS 1.8 to automate some geo-tasks and one of them would be to calculate the shortest distance from a hospital to each building in a town. I would like to ...
3
votes
2answers
287 views

Qgis OpenStreetMap plugin misbehaviour

I used the plugin successfully. But yesterday, after changing several buildings in JOSM. Import under qgis with the plugin does not work anymore. The buildings are in the layer point! Do you have any ...
1
vote
1answer
96 views

Issues with OSM Plugin in QGIS on Ubuntu 12.04

(not sure how to wrap the subject into a question! But...) Here are some issues I've been having with the OSM plugin: 1) When I bring in the .OSM file, close QGIS, then reopen, I get a "Handle Bad ...
0
votes
1answer
106 views

QGIS - Unable to get OSM data on re-opening project

I have now successfully got OSM maps to import as I would like, but if I save the project then later re-open, I always get a bad layer message and I have to reload the OSM once the project is open. ...
3
votes
2answers
467 views

How much information does QGIS's OpenStreetmap Plugin download?

I am using the OpenStreetmap Plugin for QGIS to download the information for my university extent. The information as I see is downloaded in vector format divided into Points, polygons and lines... ...