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 downloading data through the QuickOSM I receive this error constantly. Some logs are available below.
Tickets not following this template might be closed.
-->
Include some logs here, in QGIS Logs panel, bottom right icon, the small bubbles, in the QuickOSM tab.
2023-01-03T10:21:00 INFO All OSM objects with the key 'bicycle'='designated' in 1000 meters of Venice are going to be downloaded.
2023-01-03T10:21:00 INFO Query: bicycle_designated_Venice_1000
2023-01-03T10:21:01 INFO Request completed
2023-01-03T10:21:01 INFO Request completed
2023-01-03T10:21:02 INFO Request completed
2023-01-03T10:21:02 INFO Encoded URL: https://lz4.overpass-api.de/api/interpreter?data=[out:xml] [timeout:25];%0A(%0A node[%22bicycle%22%3D%22designated%22](around:1000, 45.4371908,12.3345898);%0A way[%22bicycle%22%3D%22designated%22](around:1000, 45.4371908,12.3345898);%0A relation[%22bicycle%22%3D%22designated%22](around:1000, 45.4371908,12.3345898);%0A);%0A(._;%3E;);%0Aout body;&info=QgisQuickOSMPlugin
2023-01-03T10:21:02 INFO Request completed
2023-01-03T10:21:02 INFO Checking OSM file content C:/Users/asus/AppData/Local/Temp/request-pQXFNT.osm
2023-01-03T10:21:02 INFO The OSM file is: C:/Users/asus/AppData/Local/Temp/request-pQXFNT.osm
2023-01-03T10:21:02 CRITICAL A critical error occurred, this is the traceback:
2023-01-03T10:21:02 CRITICAL
2023-01-03T10:21:02 CRITICAL base_processing_panel.py
2023-01-03T10:21:02 CRITICAL Error: Algorithm qgis:checkvalidity not found
2023-01-03T10:21:02 CRITICAL File "C:\Users/asus/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run
self._run()
File "C:\Users/asus/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/asus/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318, in process_quick_query
return process_query(
File "C:\Users/asus/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 257, in process_query
return open_file(
File "C:\Users/asus/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/asus/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/QGIS 3.28.2/apps/qgis/./python/plugins\processing\tools\general.py", line 108, in run
return Processing.runAlgorithm(algOrName, parameters, onFinish, feedback, context)
File "C:\PROGRA~1/QGIS 3.28.2/apps/qgis/./python/plugins\processing\core\Processing.py", line 169, in runAlgorithm
raise QgsProcessingException(msg)
### Environment
<!-- please complete the following information -->
- QuickOSM version: 2.1.1
- QGIS version: 3.28.2 - Firenze
- OS: Urban - openstreetmap
The text was updated successfully, but these errors were encountered:
What is the bug?
When I try downloading data through the QuickOSM I receive this error constantly. Some logs are available below.
Tickets not following this template might be closed.
-->
The text was updated successfully, but these errors were encountered: