1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2024-10-05 22:33:22 +02:00

Removed obsolete Swisstopo WMS maps

(superseeded with free WMTS versions)
This commit is contained in:
Martin Tůma 2021-03-25 21:45:48 +01:00
parent a31c18a90f
commit 4b63043590
2 changed files with 0 additions and 18 deletions

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMS">
<name>Swisstopo Aerial</name>
<url>https://wms.swisstopo.admin.ch</url>
<copyright>Federal Topographical Office</copyright>
<layer>ch.swisstopo.images-swissimage</layer>
<crs>EPSG:21781</crs>
<authorization username="insert-your-username-here" password="insert-your-password-here"/>
</map>

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMS">
<name>Swisstopo</name>
<url>https://wms.swisstopo.admin.ch</url>
<copyright>Federal Topographical Office</copyright>
<layer>ch.swisstopo.pixelkarte-farbe</layer>
<crs>EPSG:21781</crs>
<authorization username="insert-your-username-here" password="insert-your-password-here"/>
</map>