mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Added Swisstopo aerial images map
This commit is contained in:
parent
fb9fa27231
commit
1864a93624
9
World/Europe/CH/Swisstopo-Aerial.tpl
Normal file
9
World/Europe/CH/Swisstopo-Aerial.tpl
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1" 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>
|
Loading…
Reference in New Issue
Block a user