mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Removed obsolete Swisstopo WMS maps
(superseeded with free WMTS versions)
This commit is contained in:
parent
a31c18a90f
commit
4b63043590
@ -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>
|
|
@ -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>
|
|
Loading…
Reference in New Issue
Block a user