tumic0 / GPXSee-maps

GPXSee maps
https://maps.gpxsee.org
The Unlicense
33 stars 10 forks source link

Fix Finnish maps #43

Closed sikmir closed 4 years ago

sikmir commented 4 years ago

WMTS service moved from https://retkikartta.fi/wmts/30c616a00f157e7357721900e8b0415c to https://maps-mml.anderscloud.com/wmts, but I didn't managed to get it work with GPXSee:

$ curl 'https://maps-mml.anderscloud.com/wmts/?ngsw-bypass=1&Service=WMTS&Request=GetCapabilities'
<html>
<head>
<META NAME="robots" CONTENT="noindex,nofollow">
<script src="/_Incapsula_Resource?SWJIYLWA=5074a744e2e3d891814e9a2dace20bd4,719d34d31c8e3a6e6fffd425f7e032f3">
</script>
<body>
</body></html>

While GetCapabilities works from browser. So, to get it fixed, I've switched to REST https://avoin-karttakuva.maanmittauslaitos.fi/avoin/wmts/1.0.0/WMTSCapabilities.xml, but there is no hillshade (korkeusmalli_vinovalo) layer there.