3liz / QuickOSM

QGIS plugin to fetch OSM data with the Overpass API
GNU General Public License v2.0
184 stars 55 forks source link

Request URL too long for Water query #388

Closed timlinux closed 2 years ago

timlinux commented 2 years ago

What is the bug?

Trying to add the water preset I get:

image

image

Environment

Available version (stable) | 2.0.1 updated at segunda fev. 7 10:50:52 2022

QGIS version 3.24.0-Tisler QGIS code branch Release 3.24
Qt version 5.15.2
Python version 3.10.2
GDAL/OGR version 3.3.2
PROJ version 8.2.1
EPSG Registry database version v10.041 (2021-12-03)
GEOS version 3.9.2-CAPI-1.14.3
SQLite version 3.36.0
PDAL version 2.3.0
PostgreSQL client version unknown
SpatiaLite version 5.0.1
QWT version 6.1.5
QScintilla2 version 2.13.0
OS version Fedora Linux 35 (Workstation Edition)

Active Python plugins SpreadsheetLayers | 2.0.1 qgis_stac | 1.0.0 project_colors_dock | 1.0.0 plugin_reloader | 0.9.1 QGISAnimationWorkbench | 1.0 SRTM-Downloader | 3.1.17 QuickOSM | 2.0.1 MetaSearch | 0.3.6 db_manager | 0.1.20 grassprovider | 2.12.99 processing | 2.12.99 sagaprovider | 2.12.99

Gustry commented 2 years ago

Hi @timlinux It's a duplicate of #344 The fix is to switch from GET requests to POST requests, which is available in 3.22.