Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Build query inside an area" error / QGIS model broken with QuickOSM 1.17.0 #321

Closed
pathmapper opened this issue Jun 23, 2021 · 2 comments
Closed
Assignees
Labels
bug An identified bug

Comments

@pathmapper
Copy link

What is the bug?

"Build query inside an area" error / QGIS model broken with QuickOSM 1.17.0

Führe Build query inside an area aus (1/5)
Eingabeparameter:
{ AREA: 'Kreis Viersen', KEY: 'junction', SERVER: 'https://lz4.overpass-api.de/api/interpreter', TIMEOUT: 25, VALUE: 'roundabout' }
Traceback (most recent call last):
File "C:/Users/s621007/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\quick_osm_processing\advanced\build_query.py", line 215, in processAlgorithm
return self.build_query()
File "C:/Users/s621007/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\quick_osm_processing\advanced\build_query.py", line 144, in build_query
raw_query = query_factory.make()
TypeError: make() missing 1 required positional argument: 'output'

Fehler trat bei der Ausführung von Build query inside an area aus
Ausführung nach 0.21 Sekunden gescheitert

Model and input data to reproduce the error

sample_model_and_data.zip which is working with QuickOSM 1.16.0

Environment

  • QuickOSM version: 1.17.0
  • QGIS version: 3.18.1
  • OS: Windows 10
@pathmapper pathmapper added the bug An identified bug label Jun 23, 2021
@Gustry
Copy link
Member

Gustry commented Jun 23, 2021

We will indeed release a bugfix version ASAP @pathmapper

@pathmapper
Copy link
Author

Thanks a lot @Gustry !

mcharzat added a commit to mcharzat/QuickOSM that referenced this issue Jun 23, 2021
mcharzat added a commit to mcharzat/QuickOSM that referenced this issue Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An identified bug
Projects
None yet
Development

No branches or pull requests

3 participants