Skip to content

Commit

Permalink
New URL for Kartverket Hillshade
Browse files Browse the repository at this point in the history
  • Loading branch information
NKAmapper authored Jan 21, 2025
1 parent bf0b5dd commit 6705564
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions sources/europe/no/KartverketHillshadeoverlay.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,18 @@
"id": "kartverket-fjellskygge",
"name": "Kartverket Hillshade overlay",
"type": "tms",
"url": "https://opencache{switch:,2,3}.statkart.no/gatekeeper/gk/gk.open_gmaps?layers=fjellskygge&zoom={zoom}&x={x}&y={y}",
"url": "https://wms.geonorge.no/skwms1/wms.fjellskygge?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=fjellskygge&STYLES=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
"overlay": true,
"country_code": "NO",
"attribution": {
"text": "© Kartverket",
"url": "https://kartkatalog.geonorge.no/metadata/kartverket/fjellskygge-cache/cca7c129-fe66-4c96-9091-40d92290dd81"
"url": "https://www.kartverket.no/"
},
"icon": "https://kartverket.no/dist/favicons/publicsite/favicon-32x32.png",
"max_zoom": 15,
"min_zoom": 9,
"license_url": "https://lists.nuug.no/pipermail/kart/2014-August/004831.html",
"license_url": "https://community.openstreetmap.org/t/fornyet-tillatelse-fra-kartverket/92410",
"privacy_policy_url": "https://www.kartverket.no/en/about-kartverket/data-protection-policy",
"description": "Hillshade for Norway",
"category": "elevation"
},
Expand Down

0 comments on commit 6705564

Please sign in to comment.