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

10 lines
382 B
Smarty
Raw Normal View History

2018-08-05 09:26:42 +02:00
<?xml version="1.0" encoding="UTF-8"?>
2018-10-14 18:10:23 +02:00
<map xmlns="http://www.gpxsee.org/map/1.0" type="WMS">
2018-08-05 09:26:42 +02:00
<name>Swisstopo</name>
<url>https://wms.swisstopo.admin.ch</url>
2018-08-05 19:29:08 +02:00
<copyright>Federal Topographical Office</copyright>
2018-08-05 09:26:42 +02:00
<layer>ch.swisstopo.pixelkarte-farbe</layer>
<crs>EPSG:21781</crs>
<authorization username="insert-your-username-here" password="insert-your-password-here"/>
</map>