QuickOSM
QuickOSM copied to clipboard
QGIS plugin to fetch OSM data with the Overpass API
Add some alias in INI for each layers. We shoudn't mix QML for styling a layer and alias
### What is the bug? ``` 2022-09-22T20:52:15 INFO All OSM objects with the key 'boundary'='administrative' in the canvas or layer extent are going to be downloaded. 2022-09-22T20:52:15 INFO Query: boundary_administrative...
### What is the bug? When I install QuickOSM from the Plugins Manager in QGIS 3.26 on Windows I get a FileExistsError. This bug was reproduced on a laptop of...
From https://github.com/3liz/QuickOSM/issues/379#issuecomment-1201357947 It seems not possible to remove a query from the history. (except by removing the JSON file manually).
## What is the bug? I am trying to run a query in QuickOSM, I have tried running all the different API's but none seem to be working, anyone know...
### Is your feature request related to a problem? Please describe Each time I (re)open the QuickOSM window, I have to rewrite my Overpass query or copy-paste it from elsewhere....
Getting an error while trying to launch QuickOSM saying that there was an error while trying to execute the Python code. I tried reinstalling the plugin, as well as updating...
Follow up about previous commits raising QGIS minimum 3.16 to 3.22 39e8a08c045ce7781bb2f460bcb7a4eac1cf3eea and b22b6b684e4be0880cbf37a48afd3ce4d118ae24
From the settings saved in QGIS, QuickOSM should check the value saved and compare it to its own timeout value. This value can be overriden by the API call per...
### What is the bug? Algorithm "Download OSM data from a raw query" not available in processing modeler anymore, only the algs under `Advanced` are available. This is because of...