From 400809d44e0793420be2d7467d678602a99c9604 Mon Sep 17 00:00:00 2001 From: pathmapper Date: Mon, 26 Aug 2024 06:38:59 +0200 Subject: [PATCH] =?UTF-8?q?Layer=20mit=20Flurst=C3=BCckinfos=20100%=20tran?= =?UTF-8?q?sparent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Behebt doppelte Nummern in großen Maßstäben. --- flurstuecks_finder_nrw.py | 2 +- metadata.txt | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/flurstuecks_finder_nrw.py b/flurstuecks_finder_nrw.py index 5e85cde..42a596a 100644 --- a/flurstuecks_finder_nrw.py +++ b/flurstuecks_finder_nrw.py @@ -1615,7 +1615,7 @@ def OpenBrowser(self, browser): param = { "layerIDs": "200370,29105,29105flu,29106,29106flu,29107,29107flu,29108,29108flu,20070,20071", "visibility": "true,true,true,true,true,true,true,true,true,true,true", - "transparency": "0,0,0,0,0,0,0,0,0,0,0", + "transparency": "0,0,100,0,100,0,100,0,100,0,0", "marker": f"{x_poi},{y_poi}", "zoomToExtent": f"{xmin},{ymin},{xmax},{ymax}", } diff --git a/metadata.txt b/metadata.txt index 74b6b1f..a2645c9 100644 --- a/metadata.txt +++ b/metadata.txt @@ -6,7 +6,7 @@ name=Flurstücksfinder NRW qgisMinimumVersion=3.22 description=Find and display parcels (German State of North Rhine-Westphalia) - Flurstücksuche in NRW -version=1.4.2 +version=1.4.3 author=Kreis Viersen email=open@kreis-viersen.de @@ -24,7 +24,9 @@ repository=https://github.com/kreis-viersen/flurstuecksfinder-nrw hasProcessingProvider=no # Uncomment the following line and add your changelog: -changelog=v1.4.2: +changelog=v1.4.3: + - Optimiere Link für das Geoportal Niederrhein + v1.4.2: - Layerauswahl für das Geoportal Niederrhein angepasst v1.4.1: - Hinweis wenn GetCapabilities-Dokument nicht wie erwartet