Feature request #8671
Please make Open Street Map import easier
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | - | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 17399 |
Description
There are numerous things that don't seem to work with the new Open Street Map importing feature in 2.0.The CRS of the canvas or layer has to be in lat/long for it to work. Also, the osm extension of the output file is not set automatically, you have to set it manually. Then, when you import topology from the osm file into a spatialite file, it creates a file sucessfully. However, when trying to add it with the 'Add Spatialite layer', it shows up with no geometry and it can't be viewed.
History
#1 Updated by Jürgen Fischer about 11 years ago
- Priority changed from High to Normal
#2 Updated by Borys Jurgiel about 11 years ago
Please note you don't "import topology from the osm file into a spatialite file" in one step. First you import the topology from osm into sqlite, and then run the third menu entry in order to create spatialite tables from the topology (within the sqlite file).
If you just skipped this point and the procedure is working for you, probably this bug report should be replaced with two feature requests: about the file extension and CRS mismatch.
#3 Updated by Guillaume Larocque about 11 years ago
Ok, I managed to complete the three steps and the chosen layer does appear on the canvas. This process is much less straight forward than that provided by the OSM plugin in QGIS 1.8. You simply had to click on import and the downloaded layers were added automatically to the canvas. Any reason why those three steps are not integrated into one in 2.0?
#4 Updated by Giovanni Manghi about 11 years ago
- Status changed from Open to Closed
- Resolution set to invalid
#5 Updated by Paolo Cavallini about 11 years ago
- Resolution deleted (
invalid) - Tracker changed from Bug report to Feature request
- Subject changed from Open Street Map import broken to Please make Open Street Map import easier
Current method is far too cumbersome, and I do not see a reason why the steps could not be automated.