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.54k stars 2.99k forks source link

Vector layer label is rendered above raster layer #51448

Closed pathmapper closed 1 year ago

pathmapper commented 1 year ago

What is the bug or the crash?

Vector layer label is rendered above raster layer - this is unexpected. Label order should be the same as layer order by default.

image

image

Steps to reproduce the issue

  1. Open test project test.zip
  2. See error -> Label of layer DVG1 Landesgrenze NRW — dvg:nw_dvg1_bld is redered above OSM layer.

Versions

QGIS version 3.29.0-Master QGIS code revision 09a1cf8572
Qt version 5.15.3
Python version 3.10.6
GDAL/OGR version 3.7.0dev-6bdeb5623b
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
PostgreSQL client version unknown
SpatiaLite version 5.0.1
QWT version 6.1.4
QScintilla2 version 2.11.6
OS version Ubuntu 22.04.1 LTS
       

Active Python plugins grassprovider | 2.12.99 MetaSearch | 0.3.6 processing | 2.12.99 db_manager | 0.1.20

Supported QGIS version

New profile

Additional context

No response

pathmapper commented 1 year ago

Duplicate of https://github.com/qgis/QGIS/issues/17889