QuickOSM
QuickOSM copied to clipboard
QGIS plugin to fetch OSM data with the Overpass API
### What is the bug? Missing Qt enums conversion QuickOSM\ui\map_preset_panel.py", line 93, in setup_default_preset item.setFlags(Qt.ItemIsSelectable | Qt.ItemIsUserCheckable | Qt.ItemIsEnabled)
CRITICAL
Error in the QGIS log window, then the QuickOSM panel, copy/paste it and please report it, if you know how to copy/paste QGIS logs. Please check pinned tickets first. -...
### What is the bug? Version 2.4.1 not working with nightly builds (ie 4.0 branch) on Mac. Get the following message in the plugin directory and it is red and...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. Release notes Sourced from actions/setup-python's releases. v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @salmanmkc in actions/setup-python#1164 Make sure your runner is...
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 3 to 4. Release notes Sourced from peter-evans/repository-dispatch's releases. Repository Dispatch v4.0.0 ⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5. Release notes Sourced from actions/setup-node's releases. v5.0.0 What's Changed Breaking Changes Enhance caching in setup-node with automatic package manager detection by @priya-kinthali in actions/setup-node#1348...
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.18.0 to 1.20.0. Release notes Sourced from ncipollo/release-action's releases. v1.20.0 What's Changed Fixes #542 Add previous tag option by @ncipollo in ncipollo/release-action#550 Full Changelog: https://github.com/ncipollo/release-action/compare/v1...v1.20.0 v1.19.2 What's...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...
### What is the bug? When I run a query for highway features like `way[highway]({{bbox}});out geom;` a notification shows: ``` Successful query, but no OSM data matched the Overpass query...