You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i try to use the QuickOSM complement the app tells me that there's a problem in the logs
Include some logs here, in QGIS Logs panel, bottom right icon, the small bubbles, in the QuickOSM tab.
2022-11-23T11:20:26 INFO All OSM objects with the key 'highway'='pedestrian' in la extensión del lienzo o capa are going to be downloaded.
2022-11-23T11:20:26 INFO Query: highway_pedestrian
2022-11-23T11:20:26 INFO Encoded URL: https://lz4.overpass-api.de/api/interpreter?data=[out:xml] [timeout:25];%0A(%0A node%22highway%22%3D%22pedestrian%22;%0A way%22highway%22%3D%22pedestrian%22;%0A relation%22highway%22%3D%22pedestrian%22;%0A);%0A(._;%3E;);%0Aout body;&info=QgisQuickOSMPlugin
2022-11-23T11:20:27 INFO Request completed
2022-11-23T11:20:27 INFO Checking OSM file content C:/Users/jorge/AppData/Local/Temp/request-JTpvkT.osm
2022-11-23T11:20:27 INFO The OSM file is: C:/Users/jorge/AppData/Local/Temp/request-JTpvkT.osm
2022-11-23T11:20:27 CRITICAL Se ha producido un error crítico, este es el rastreo:
2022-11-23T11:20:27 CRITICAL
2022-11-23T11:20:27 CRITICAL base_processing_panel.py
2022-11-23T11:20:27 CRITICAL Error: algoritmo qgis:checkvalidity no encontrado
2022-11-23T11:20:27 CRITICAL File "C:\Users/jorge/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run
self._run()
File "C:\Users/jorge/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/jorge/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318, in process_quick_query
return process_query(
File "C:\Users/jorge/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 257, in process_query
return open_file(
File "C:\Users/jorge/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/jorge/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\parser\osm_parser.py", line 133, in processing_parse
validity = processing.run(
File "D:\Apps/Qgis/QGIS32~1.1/apps/qgis/./python/plugins\processing\tools\general.py", line 108, in run
return Processing.runAlgorithm(algOrName, parameters, onFinish, feedback, context)
File "D:\Apps/Qgis/QGIS32~1.1/apps/qgis/./python/plugins\processing\core\Processing.py", line 169, in runAlgorithm
raise QgsProcessingException(msg)
Environment
QuickOSM version: 2.1.1
QGIS version: 3.28.1
OS: Windows 11
The text was updated successfully, but these errors were encountered:
What is the bug?
When i try to use the QuickOSM complement the app tells me that there's a problem in the logs
2022-11-23T11:20:26 INFO All OSM objects with the key 'highway'='pedestrian' in la extensión del lienzo o capa are going to be downloaded.
2022-11-23T11:20:26 INFO Query: highway_pedestrian
2022-11-23T11:20:26 INFO Encoded URL: https://lz4.overpass-api.de/api/interpreter?data=[out:xml] [timeout:25];%0A(%0A node%22highway%22%3D%22pedestrian%22;%0A way%22highway%22%3D%22pedestrian%22;%0A relation%22highway%22%3D%22pedestrian%22;%0A);%0A(._;%3E;);%0Aout body;&info=QgisQuickOSMPlugin
2022-11-23T11:20:27 INFO Request completed
2022-11-23T11:20:27 INFO Checking OSM file content C:/Users/jorge/AppData/Local/Temp/request-JTpvkT.osm
2022-11-23T11:20:27 INFO The OSM file is: C:/Users/jorge/AppData/Local/Temp/request-JTpvkT.osm
2022-11-23T11:20:27 CRITICAL Se ha producido un error crítico, este es el rastreo:
2022-11-23T11:20:27 CRITICAL
2022-11-23T11:20:27 CRITICAL base_processing_panel.py
2022-11-23T11:20:27 CRITICAL Error: algoritmo qgis:checkvalidity no encontrado
2022-11-23T11:20:27 CRITICAL File "C:\Users/jorge/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run
self._run()
Environment
The text was updated successfully, but these errors were encountered: