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

Quick OSM error #48182

Closed
2 tasks
beeXactDeventer opened this issue Apr 12, 2022 · 4 comments
Closed
2 tasks

Quick OSM error #48182

beeXactDeventer opened this issue Apr 12, 2022 · 4 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Feedback Waiting on the submitter for answers Vectors Related to general vector layer handling (not specific data formats)

Comments

@beeXactDeventer
Copy link

What is the bug or the crash?

Messages: Error in the logs, in the QuickOSM panel, copy/paste it and please report it to GitHub

Processing: 2022-04-12T09:39:18 CRITICAL Error: Algorithm qgis:checkvalidity not found

2022-04-12T09:39:08 INFO All OSM objects with keys 'highway'='motorway' or 'highway'='motorway_link' or 'highway'='trunk' or 'highway'='trunk_link' or 'highway'='primary' or 'highway'='primary_link' or 'highway'='secondary' or 'highway'='secondary_link' or 'highway'='tertiary' or 'highway'='tertiary_link' or 'highway'='unclassified' or 'highway'='residential' or 'bicycle_road'='yes' or 'bicycle'='designated' or 'highway'='living_street' or 'highway'='pedestrian' or 'highway'='service' or 'service'='parking_aisle' or 'highway'='escape' or 'highway'='road' or 'highway'='construction' or 'junction'='roundabout' or 'junction'='circular' in the canvas or layer extent are going to be downloaded.
2022-04-12T09:39:08 INFO Query: highway_motorway_highway_motorway_link
2022-04-12T09:39:08 INFO Encoded URL: https://lz4.overpass-api.de/api/interpreter?data=[out:xml] [timeout:25];%0A(%0A node%22highway%22%3D%22motorway%22;%0A node%22highway%22%3D%22motorway_link%22;%0A node%22highway%22%3D%22trunk%22;%0A node%22highway%22%3D%22trunk_link%22;%0A node%22highway%22%3D%22primary%22;%0A node%22highway%22%3D%22primary_link%22;%0A node%22highway%22%3D%22secondary%22;%0A node%22highway%22%3D%22secondary_link%22;%0A node%22highway%22%3D%22tertiary%22;%0A node%22highway%22%3D%22tertiary_link%22;%0A node%22highway%22%3D%22unclassified%22;%0A node%22highway%22%3D%22residential%22;%0A node%22bicycle_road%22%3D%22yes%22;%0A node%22bicycle%22%3D%22designated%22;%0A node%22highway%22%3D%22living_street%22;%0A node%22highway%22%3D%22pedestrian%22;%0A node%22highway%22%3D%22service%22;%0A node%22service%22%3D%22parking_aisle%22;%0A node%22highway%22%3D%22escape%22;%0A node%22highway%22%3D%22road%22;%0A node%22highway%22%3D%22construction%22;%0A node%22junction%22%3D%22roundabout%22;%0A node%22junction%22%3D%22circular%22;%0A way%22highway%22%3D%22motorway%22;%0A way%22highway%22%3D%22motorway_link%22;%0A way%22highway%22%3D%22trunk%22;%0A way%22highway%22%3D%22trunk_link%22;%0A way%22highway%22%3D%22primary%22;%0A way%22highway%22%3D%22primary_link%22;%0A way%22highway%22%3D%22secondary%22;%0A way%22highway%22%3D%22secondary_link%22;%0A way%22highway%22%3D%22tertiary%22;%0A way%22highway%22%3D%22tertiary_link%22;%0A way%22highway%22%3D%22unclassified%22;%0A way%22highway%22%3D%22residential%22;%0A way%22bicycle_road%22%3D%22yes%22;%0A way%22bicycle%22%3D%22designated%22;%0A way%22highway%22%3D%22living_street%22;%0A way%22highway%22%3D%22pedestrian%22;%0A way%22highway%22%3D%22service%22;%0A way%22service%22%3D%22parking_aisle%22;%0A way%22highway%22%3D%22escape%22;%0A way%22highway%22%3D%22road%22;%0A way%22highway%22%3D%22construction%22;%0A way%22junction%22%3D%22roundabout%22;%0A way%22junction%22%3D%22circular%22;%0A relation%22highway%22%3D%22motorway%22;%0A relation%22highway%22%3D%22motorway_link%22;%0A relation%22highway%22%3D%22trunk%22;%0A relation%22highway%22%3D%22trunk_link%22;%0A relation%22highway%22%3D%22primary%22;%0A relation%22highway%22%3D%22primary_link%22;%0A relation%22highway%22%3D%22secondary%22;%0A relation%22highway%22%3D%22secondary_link%22;%0A relation%22highway%22%3D%22tertiary%22;%0A relation%22highway%22%3D%22tertiary_link%22;%0A relation%22highway%22%3D%22unclassified%22;%0A relation%22highway%22%3D%22residential%22;%0A relation%22bicycle_road%22%3D%22yes%22;%0A relation%22bicycle%22%3D%22designated%22;%0A relation%22highway%22%3D%22living_street%22;%0A relation%22highway%22%3D%22pedestrian%22;%0A relation%22highway%22%3D%22service%22;%0A relation%22service%22%3D%22parking_aisle%22;%0A relation%22highway%22%3D%22escape%22;%0A relation%22highway%22%3D%22road%22;%0A relation%22highway%22%3D%22construction%22;%0A relation%22junction%22%3D%22roundabout%22;%0A relation%22junction%22%3D%22circular%22;%0A);%0A(._;%3E;);%0Aout body;&info=QgisQuickOSMPlugin
2022-04-12T09:39:18 INFO Request completed
2022-04-12T09:39:18 INFO Checking OSM file content C:/Users/joep.tenbrinke/AppData/Local/Temp/request-xenajP.osm
2022-04-12T09:39:18 INFO The OSM file is: C:/Users/joep.tenbrinke/AppData/Local/Temp/request-xenajP.osm
2022-04-12T09:39:18 CRITICAL A critical error occurred, this is the traceback:
2022-04-12T09:39:18 CRITICAL
2022-04-12T09:39:18 CRITICAL base_processing_panel.py
2022-04-12T09:39:18 CRITICAL Error: Algorithm qgis:checkvalidity not found

Steps to reproduce the issue

  1. Go to Vector
  2. Go to quick OSM
  3. Click on Quick OSM
  4. Fill in the Preset Highway/streets
  5. Click on Canvas Extent
  6. Clcik on Run Query

Versions

QGIS version
3.22.5-Białowieża
QGIS code revision
c272317
Qt version
5.15.2
Python version
3.9.5
GDAL/OGR version
3.4.1
PROJ version
8.2.1
EPSG Registry database version
v10.041 (2021-12-03)
GEOS version
3.10.2-CAPI-1.16.0
SQLite version
3.37.2
PDAL version
2.3.0
PostgreSQL client version
13.0
SpatiaLite version
5.0.1
QWT version
6.1.3
QScintilla2 version
2.11.5
OS version
Windows 10 Version 2009

Active Python plugins
QuickOSM
2.0.1
db_manager
0.1.20
MetaSearch
0.3.5

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

  • I tried with a new QGIS profile

Additional context

No response

@beeXactDeventer beeXactDeventer added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Apr 12, 2022
@beeXactDeventer
Copy link
Author

This also happens in the newest version of QGIS

QGIS version
3.24.1-Tisler
QGIS code revision
5709b82
Qt version
5.15.2
Python version
3.9.5
GDAL/OGR version
3.4.1
PROJ version
8.2.1
EPSG Registry database version
v10.041 (2021-12-03)
GEOS version
3.10.2-CAPI-1.16.0
SQLite version
3.37.2
PDAL version
2.3.0
PostgreSQL client version
unknown
SpatiaLite version
5.0.1
QWT version
6.1.3
QScintilla2 version
2.11.5
OS version
Windows 10 Version 2009

Active Python plugins
QuickOSM
2.0.1
db_manager
0.1.20
MetaSearch
0.3.6

2022-04-12T10:19:35 INFO All OSM objects with keys 'highway'='motorway' or 'highway'='motorway_link' or 'highway'='trunk' or 'highway'='trunk_link' or 'highway'='primary' or 'highway'='primary_link' or 'highway'='secondary' or 'highway'='secondary_link' or 'highway'='tertiary' or 'highway'='tertiary_link' or 'highway'='unclassified' or 'highway'='residential' or 'bicycle_road'='yes' or 'bicycle'='designated' or 'highway'='living_street' or 'highway'='pedestrian' or 'highway'='service' or 'service'='parking_aisle' or 'highway'='escape' or 'highway'='road' or 'highway'='construction' or 'junction'='roundabout' or 'junction'='circular' in the canvas or layer extent are going to be downloaded.
2022-04-12T10:19:35 INFO Query: highway_motorway_highway_motorway_link
2022-04-12T10:19:35 INFO Encoded URL: https://lz4.overpass-api.de/api/interpreter?data=[out:xml] [timeout:25];%0A(%0A node%22highway%22%3D%22motorway%22;%0A node%22highway%22%3D%22motorway_link%22;%0A node%22highway%22%3D%22trunk%22;%0A node%22highway%22%3D%22trunk_link%22;%0A node%22highway%22%3D%22primary%22;%0A node%22highway%22%3D%22primary_link%22;%0A node%22highway%22%3D%22secondary%22;%0A node%22highway%22%3D%22secondary_link%22;%0A node%22highway%22%3D%22tertiary%22;%0A node%22highway%22%3D%22tertiary_link%22;%0A node%22highway%22%3D%22unclassified%22;%0A node%22highway%22%3D%22residential%22;%0A node%22bicycle_road%22%3D%22yes%22;%0A node%22bicycle%22%3D%22designated%22;%0A node%22highway%22%3D%22living_street%22;%0A node%22highway%22%3D%22pedestrian%22;%0A node%22highway%22%3D%22service%22;%0A node%22service%22%3D%22parking_aisle%22;%0A node%22highway%22%3D%22escape%22;%0A node%22highway%22%3D%22road%22;%0A node%22highway%22%3D%22construction%22;%0A node%22junction%22%3D%22roundabout%22;%0A node%22junction%22%3D%22circular%22;%0A way%22highway%22%3D%22motorway%22;%0A way%22highway%22%3D%22motorway_link%22;%0A way%22highway%22%3D%22trunk%22;%0A way%22highway%22%3D%22trunk_link%22;%0A way%22highway%22%3D%22primary%22;%0A way%22highway%22%3D%22primary_link%22;%0A way%22highway%22%3D%22secondary%22;%0A way%22highway%22%3D%22secondary_link%22;%0A way%22highway%22%3D%22tertiary%22;%0A way%22highway%22%3D%22tertiary_link%22;%0A way%22highway%22%3D%22unclassified%22;%0A way%22highway%22%3D%22residential%22;%0A way%22bicycle_road%22%3D%22yes%22;%0A way%22bicycle%22%3D%22designated%22;%0A way%22highway%22%3D%22living_street%22;%0A way%22highway%22%3D%22pedestrian%22;%0A way%22highway%22%3D%22service%22;%0A way%22service%22%3D%22parking_aisle%22;%0A way%22highway%22%3D%22escape%22;%0A way%22highway%22%3D%22road%22;%0A way%22highway%22%3D%22construction%22;%0A way%22junction%22%3D%22roundabout%22;%0A way%22junction%22%3D%22circular%22;%0A relation%22highway%22%3D%22motorway%22;%0A relation%22highway%22%3D%22motorway_link%22;%0A relation%22highway%22%3D%22trunk%22;%0A relation%22highway%22%3D%22trunk_link%22;%0A relation%22highway%22%3D%22primary%22;%0A relation%22highway%22%3D%22primary_link%22;%0A relation%22highway%22%3D%22secondary%22;%0A relation%22highway%22%3D%22secondary_link%22;%0A relation%22highway%22%3D%22tertiary%22;%0A relation%22highway%22%3D%22tertiary_link%22;%0A relation%22highway%22%3D%22unclassified%22;%0A relation%22highway%22%3D%22residential%22;%0A relation%22bicycle_road%22%3D%22yes%22;%0A relation%22bicycle%22%3D%22designated%22;%0A relation%22highway%22%3D%22living_street%22;%0A relation%22highway%22%3D%22pedestrian%22;%0A relation%22highway%22%3D%22service%22;%0A relation%22service%22%3D%22parking_aisle%22;%0A relation%22highway%22%3D%22escape%22;%0A relation%22highway%22%3D%22road%22;%0A relation%22highway%22%3D%22construction%22;%0A relation%22junction%22%3D%22roundabout%22;%0A relation%22junction%22%3D%22circular%22;%0A);%0A(._;%3E;);%0Aout body;&info=QgisQuickOSMPlugin
2022-04-12T10:19:49 INFO Request completed
2022-04-12T10:19:49 INFO Checking OSM file content C:/Users/joep.tenbrinke/AppData/Local/Temp/request-KPnszn.osm
2022-04-12T10:19:49 INFO The OSM file is: C:/Users/joep.tenbrinke/AppData/Local/Temp/request-KPnszn.osm
2022-04-12T10:19:49 CRITICAL A critical error occurred, this is the traceback:
2022-04-12T10:19:49 CRITICAL
2022-04-12T10:19:49 CRITICAL base_processing_panel.py
2022-04-12T10:19:49 CRITICAL Error: Algorithm qgis:checkvalidity not found

@Pedro-Murteira Pedro-Murteira added Vectors Related to general vector layer handling (not specific data formats) Crash/Data Corruption labels Apr 12, 2022
@DelazJ
Copy link
Contributor

DelazJ commented Apr 12, 2022

Go to Vector
Go to quick OSM
Click on Quick OSM
Fill in the Preset Highway/streets
Click on Canvas Extent
Clcik on Run Query

@beeXactDeventer IThis sounds like a QuickOSM issue, and not a QGIS one. You better report at QuickOSM repository (you'll find the link in the plugin' description)

@DelazJ DelazJ added the Feedback Waiting on the submitter for answers label Apr 12, 2022
@agiudiceandrea
Copy link
Member

Already reported 3liz/QuickOSM#352 on QuickOSM GitHub repository multiple times https://github.com/3liz/QuickOSM/issues?q=is%3Aissue+checkvalidity+is%3Aclosed

@DelazJ
Copy link
Contributor

DelazJ commented Apr 17, 2022

Thanks @agiudiceandrea. Closing.

@DelazJ DelazJ closed this as completed Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Feedback Waiting on the submitter for answers Vectors Related to general vector layer handling (not specific data formats)
Projects
None yet
Development

No branches or pull requests

4 participants