1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2025-06-29 04:29:16 +02:00

Added Swisstopo 25k

+ real Swistopo tiles thumbnails
This commit is contained in:
2021-03-25 22:19:44 +01:00
parent f5ba917bf3
commit 0b36c7b6fc
5 changed files with 16 additions and 0 deletions

14
maps/Swisstopo-25k.xml Normal file
View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Swisstopo uses yet another nonstandard CRS urn format. Support for this format
was added in GPXSee 8.9, the map will not work with older versions of GPXSee.
-->
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMTS">
<name>Swisstopo - 25k</name>
<url type="REST">https://wmts.geo.admin.ch/EPSG/3857/1.0.0/WMTSCapabilities.xml</url>
<copyright>Bundesamt für Landestopografie swisstopo</copyright>
<layer>ch.swisstopo.pixelkarte-farbe-pk25.noscale</layer>
<style>ch.swisstopo.pixelkarte-farbe-pk25.noscale</style>
<set>3857_18</set>
<dimension id="Time">current</dimension>
</map>