mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-23 19:25:55 +01:00
Added Swisstopo 1:250000 Landeskarte
(on some zooms much better than the "variable" Landeskarte)
This commit is contained in:
parent
4b63043590
commit
13b5393cd3
14
World/Europe/CH/Swisstopo-25k.xml
Normal file
14
World/Europe/CH/Swisstopo-25k.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 - 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>
|
Loading…
Reference in New Issue
Block a user