Skip to content
Snippets Groups Projects
Commit 5b69f9c5 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Update layer for fireblight zones from Mattilsynet

parent 6b29e105
Branches
No related tags found
No related merge requests found
...@@ -209,7 +209,8 @@ async function initMap() ...@@ -209,7 +209,8 @@ async function initMap()
// Get the zone map, produced by geomatikkseksjonen from information from Mattilsynet // Get the zone map, produced by geomatikkseksjonen from information from Mattilsynet
let zoneSource = new ol.source.ImageWMS({ let zoneSource = new ol.source.ImageWMS({
url: 'https://wms.nibio.no/cgi-bin/parebrann', url: 'https://wms.nibio.no/cgi-bin/parebrann',
params: {"LAYERS": "parebrann"}, //params: {"LAYERS": "parebrann"},
params: {"LAYERS": "Parebrann_2025"},
ratio: 1, ratio: 1,
projection: ol.proj.get("EPSG:25833") projection: ol.proj.get("EPSG:25833")
}); });
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment