From efa693398804197874437ce168871fb6f47140bb Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Sat, 17 Aug 2024 21:47:12 +0200 Subject: [PATCH] Orthofoto South Tyrol: 2023 --- src/app.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app.ts b/src/app.ts index 785ef33..72d0693 100644 --- a/src/app.ts +++ b/src/app.ts @@ -199,6 +199,11 @@ const allMapLayers: Record = {}; {id: 'Aerial-2014-RGB', title: 'Orthofoto South Tyrol: 2014'}, {id: 'Aerial-2017-RGB', title: 'Orthofoto South Tyrol: 2017'}, {id: 'Aerial-2020-RGB', title: 'Orthofoto South Tyrol: 2020'}, + {id: 'Aerial-2023-RGB', title: 'Orthofoto South Tyrol: 2023'}, + { + id: 'Aerial-2023-CIR', + title: 'Orthofoto South Tyrol: 2023 CIR', + }, ].forEach(({id, title}) => { const layer = L.tileLayer.wms( 'https://geoservices.buergernetz.bz.it/mapproxy/p_bz-Orthoimagery/wms',