From 60db1037301c940f4ae309bc846fe50857eb4b80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn?= Date: Fri, 30 Aug 2024 05:51:10 +0000 Subject: [PATCH] New layer hist_dop_2022 --- README.md | 1 + src/config.json | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/README.md b/README.md index be5559c..52e86ca 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ Einfach das gewünschte Werkzeug auswählen, den LineString oder das Polygon auf |NRW Luftbild 2019|WMS|[URL](https://www.wms.nrw.de/geobasis/wms_nw_hist_dop?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities)|nw_hist_dop_2019|[dl‑zero‑de/2.0](https://www.govdata.de/dl-de/zero-2-0)| |NRW Luftbild 2020|WMS|[URL](https://www.wms.nrw.de/geobasis/wms_nw_hist_dop?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities)|nw_hist_dop_2020|[dl‑zero‑de/2.0](https://www.govdata.de/dl-de/zero-2-0)| |NRW Luftbild 2021|WMS|[URL](https://www.wms.nrw.de/geobasis/wms_nw_hist_dop?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities)|nw_hist_dop_2021|[dl‑zero‑de/2.0](https://www.govdata.de/dl-de/zero-2-0)| +|NRW Luftbild 2022|WMS|[URL](https://www.wms.nrw.de/geobasis/wms_nw_hist_dop?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities)|nw_hist_dop_2022|[dl‑zero‑de/2.0](https://www.govdata.de/dl-de/zero-2-0)| |NRW Luftbild aktuell|WMS|[URL](https://www.wms.nrw.de/geobasis/wms_nw_dop?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities)|nw_dop_rgb|[dl‑zero‑de/2.0](https://www.govdata.de/dl-de/zero-2-0)| |NRW vDOP aktuell|WMS|[URL](https://www.wms.nrw.de/geobasis/wms_nw_vdop?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities)|nw_vdop_rgb|[dl‑zero‑de/2.0](https://www.govdata.de/dl-de/zero-2-0)| |NRW iDOP aktuell|WMS|[URL](https://www.wms.nrw.de/geobasis/wms_nw_idop?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities)|nw_idop_rgb|[dl‑zero‑de/2.0](https://www.govdata.de/dl-de/zero-2-0)| diff --git a/src/config.json b/src/config.json index 7dd421a..6aa236d 100644 --- a/src/config.json +++ b/src/config.json @@ -942,6 +942,15 @@ "category": "Historische Luftbilder NRW", "compactAttribution": false }, + { + "name": "NRW Luftbild 2022", + "attribution": "", + "url": "https://www.wms.nrw.de/geobasis/wms_nw_hist_dop", + "layer": "nw_hist_dop_2022", + "format": "png", + "category": "Historische Luftbilder NRW", + "compactAttribution": false + }, { "name": "NRW Luftbild aktuell", "attribution": "",