1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2024-10-06 23:03:22 +02:00
GPXSee-maps/World/Europe/CH/Swisstopo.tpl

10 lines
382 B
Smarty

<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.0" 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>