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

QuickOSM error #423

Closed
Shadiesgrip opened this issue Sep 23, 2022 · 1 comment
Closed

QuickOSM error #423

Shadiesgrip opened this issue Sep 23, 2022 · 1 comment
Labels
bug An identified bug

Comments

@Shadiesgrip
Copy link

What is the bug?

I am unable to use QuickOsm quick query. It will continue to disallow me to get any info.
I would open the plugin then get into quick query then type the building and type and run the query. Then the error shows up telling me its not able to provide the needed polygons.

LOGS:
2022-09-22T20:07:20 INFO All OSM objects with the key 'building'='retail' in mullingar are going to be downloaded.
2022-09-22T20:07:20 INFO Query: building_retail_mullingar
2022-09-22T20:07:20 INFO Request completed
2022-09-22T20:07:20 INFO Encoded URL: https://lz4.overpass-api.de/api/interpreter?data=[out:xml] [timeout:25];%0A area(3605608359) -%3E .area_0;%0A(%0A node%22building%22%3D%22retail%22;%0A way%22building%22%3D%22retail%22;%0A relation%22building%22%3D%22retail%22;%0A);%0A(._;%3E;);%0Aout body;&info=QgisQuickOSMPlugin
2022-09-22T20:07:35 INFO Request completed
2022-09-22T20:07:35 INFO Checking OSM file content C:/Users/lukak/AppData/Local/Temp/request-uNePMX.osm
2022-09-22T20:07:35 INFO The OSM file is: C:/Users/lukak/AppData/Local/Temp/request-uNePMX.osm
2022-09-22T20:07:35 CRITICAL A critical error occurred, this is the traceback:
2022-09-22T20:07:35 CRITICAL
2022-09-22T20:07:35 CRITICAL base_processing_panel.py
2022-09-22T20:07:35 CRITICAL Error: Algorithm qgis:checkvalidity not found

2022-09-22T20:07:35 CRITICAL File "C:\Users/lukak/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run
self._run()

          File "C:\Users/lukak/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\quick_query_panel.py", line 421, in _run
          num_layers = process_quick_query(
         
          File "C:\Users/lukak/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318, in process_quick_query
          return process_query(
         
          File "C:\Users/lukak/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 257, in process_query
          return open_file(
         
          File "C:\Users/lukak/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 106, in open_file
          layers = osm_parser.processing_parse()
         
          File "C:\Users/lukak/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\parser\osm_parser.py", line 133, in processing_parse
          validity = processing.run(
         
          File "C:\PROGRA~1/QGIS32~1.3/apps/qgis/./python/plugins\processing\tools\general.py", line 108, in run
          return Processing.runAlgorithm(algOrName, parameters, onFinish, feedback, context)
         
          File "C:\PROGRA~1/QGIS32~1.3/apps/qgis/./python/plugins\processing\core\Processing.py", line 169, in runAlgorithm
          raise QgsProcessingException(msg)

Environment

  • QuickOSM version: 2.1.1
  • QGIS version:Qgis latest version 3.26.3
  • OS: Asus laptop
@Shadiesgrip Shadiesgrip added the bug An identified bug label Sep 23, 2022
@Gustry
Copy link
Member

Gustry commented Sep 23, 2022

Duplicate of #422

@Gustry Gustry marked this as a duplicate of #422 Sep 23, 2022
@Gustry Gustry closed this as completed Sep 23, 2022
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

2 participants