qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.61k stars 3.01k forks source link

Problem with WMS-Layers in QGIS 3.28 - Scale-dependent shifting of the layer #55166

Open 3ik07and0 opened 1 year ago

3ik07and0 commented 1 year ago

What is the bug or the crash?

Hello All, when i add an WMS-Layer i have an issue with Scale-dependent shifting of the layer. Strange enough, it is not with all of the wms layers, just some of them are not working.

A video of the Problem you can find here: https://youtu.be/AIVpsBnNM7k (in the Video description there is also the link for the wms layers)

I am Using QGIS-3.28.12 Firenze on a mac (Ventura 13.4.1), and i think my problem has to do with this version of QGIS, since i tried on 5 other Computers with older versions of QGIS and it worked. On one Computer i installed the Version 3.28, it did not work, then i installed again 3.16 (Hannover) and it is still not working. Also i tried a new Profile in QGIS, but this was not solving the problem.

On the recommendation of somebody in the QGIS-Telegram Group, i tried to add the WMS-Layer as a GIF. As a GIF it is in the right place, but i have a black background which i have to get rid by putting the transparancy on 20 %. So it is an solution for the problem, although not very satisfying, but sufficient to work with.

Steps to reproduce the issue

https://youtu.be/AIVpsBnNM7k

Versions

QGIS-Version 3.28.12-Firenze QGIS-Codeversion dcc633b2de5
Qt-Version 5.15.2
Python-Version 3.9.5
GDAL-Version 3.3.2
PROJ-Version 8.1.1
EPSG-Registraturdatenbankversion v10.028 (2021-07-07)
GEOS-Version 3.9.1-CAPI-1.14.2
SQLite-Version 3.35.2
PDAL-Version 2.3.0
PostgreSQL-Client-Version unknown
SpatiaLite-Version 5.0.1
QWT-Version 6.1.6
QScintilla2-Version 2.11.5
BS-Version macOS 13.4
       

Aktive Python-Erweiterungen processing | 2.12.99 sagaprovider | 2.12.99 grassprovider | 2.12.99 db_manager | 0.1.20 MetaSearch | 0.3.6

QGIS-Version 3.28.12-Firenze QGIS-Codeversion dcc633b2de5 Qt-Version 5.15.2 Python-Version 3.9.5 GDAL-Version 3.3.2 PROJ-Version 8.1.1 EPSG-Registraturdatenbankversion v10.028 (2021-07-07) GEOS-Version 3.9.1-CAPI-1.14.2 SQLite-Version 3.35.2 PDAL-Version 2.3.0 PostgreSQL-Client-Version unknown SpatiaLite-Version 5.0.1 QWT-Version 6.1.6 QScintilla2-Version 2.11.5 BS-Version macOS 13.4

Aktive Python-Erweiterungen processing 2.12.99 sagaprovider 2.12.99 grassprovider 2.12.99 db_manager 0.1.20 MetaSearch 0.3.6

Supported QGIS version

New profile

Additional context

No response

agiudiceandrea commented 1 year ago

@3ik07and0, thanks for reporting. Could you please provide the WMS URL and name of the layer?

3ik07and0 commented 1 year ago

@3ik07and0, thanks for reporting. Could you please provide the WMS URL and name of the layer?

thank you for your answer: This is the link: https://geodienste-umwelt.hessen.de/arcgis/services/inspire/gebiete_naturbedingter_risiken/MapServer/WmsServer?REQUEST=GetCapabilities&VERSION=1.1.1&SERVICE=WMS

and the name of the layer is: Abflussgebiete

alexbruy commented 1 year ago

Can't reproduce with the latest master (a2643b801c9b3a765ce5e0fabd235762f25aa7fe) on Linux. Probably a Mac-only issue due to outdated dependencies.