mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-23 19:25:55 +01:00
Added Swisstopo WMTS maps
This commit is contained in:
parent
690e64fa2b
commit
a31c18a90f
14
World/Europe/CH/Swisstopo-Landeskarte.xml
Normal file
14
World/Europe/CH/Swisstopo-Landeskarte.xml
Normal 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 - Landeskarte</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</layer>
|
||||
<style>ch.swisstopo.pixelkarte-farbe</style>
|
||||
<set>3857_19</set>
|
||||
<dimension id="Time">current</dimension>
|
||||
</map>
|
14
World/Europe/CH/Swisstopo-Swissimage.xml
Normal file
14
World/Europe/CH/Swisstopo-Swissimage.xml
Normal 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 - Swissimage</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.swissimage</layer>
|
||||
<style>ch.swisstopo.swissimage</style>
|
||||
<set>3857_21</set>
|
||||
<dimension id="Time">current</dimension>
|
||||
</map>
|
Loading…
Reference in New Issue
Block a user