mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Added Swisstopo map template
This commit is contained in:
parent
22d0f8dc1b
commit
9b1e931bdb
8
World/Europe/CH/Swisstopo.tpl
Normal file
8
World/Europe/CH/Swisstopo.tpl
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<map xmlns="http://www.gpxsee.org/map/1" type="WMS">
|
||||||
|
<name>Swisstopo</name>
|
||||||
|
<url>https://wms.swisstopo.admin.ch</url>
|
||||||
|
<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