From f5ba917bf30c3c0d087e8df121eea82938c9a473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Thu, 25 Mar 2021 21:48:57 +0100 Subject: [PATCH] Swisstopo maps update --- index.html | 12 ++++++------ maps/Swisstopo-Aerial.tpl | 9 --------- maps/Swisstopo-Landeskarte.xml | 14 ++++++++++++++ maps/Swisstopo-Swissimage.xml | 14 ++++++++++++++ maps/Swisstopo.tpl | 9 --------- .../{Swisstopo.png => Swisstopo-Landeskarte.png} | Bin ...sstopo-Aerial.png => Swisstopo-Swissimage.png} | Bin 7 files changed, 34 insertions(+), 24 deletions(-) delete mode 100644 maps/Swisstopo-Aerial.tpl create mode 100644 maps/Swisstopo-Landeskarte.xml create mode 100644 maps/Swisstopo-Swissimage.xml delete mode 100644 maps/Swisstopo.tpl rename tiles/{Swisstopo.png => Swisstopo-Landeskarte.png} (100%) rename tiles/{Swisstopo-Aerial.png => Swisstopo-Swissimage.png} (100%) diff --git a/index.html b/index.html index 39c14da..fdf8d39 100644 --- a/index.html +++ b/index.html @@ -137,14 +137,14 @@ can use it in GPXSee.

Finland

- + - + - - + +
Map Preview
Ilmakuva (Aerial image)
Map Preview
Ilmakuva (Aerial image) [TPL]
Map Preview
Karjalankartta (Maps of Karelia) 100k
Map Preview
Karjalankartta (Maps of Karelia) 20k
Map Preview
Maastokartta (Topographic map)
Map Preview
Maastokartta (Topographic map) [TPL]
Map Preview
MapAnt
Map Preview
Selkokartta (Plain map)
Map Preview
Taustakartta (Background map)
Map Preview
Selkokartta (Plain map) [TPL]
Map Preview
Taustakartta (Background map) [TPL]

France

@@ -281,8 +281,8 @@ can use it in GPXSee.

Map Preview
OSM Switzerland Map Preview
OSM Switzerland Swiss Style -Map Preview
Swisstopo [TPL] -Map Preview
Swisstopo Aerial [TPL] +Map Preview
Swisstopo - Landeskarte +Map Preview
Swisstopo - Swissimage

United Kingdom (Great Britain)

diff --git a/maps/Swisstopo-Aerial.tpl b/maps/Swisstopo-Aerial.tpl deleted file mode 100644 index 532035f..0000000 --- a/maps/Swisstopo-Aerial.tpl +++ /dev/null @@ -1,9 +0,0 @@ - - - Swisstopo Aerial - https://wms.swisstopo.admin.ch - Federal Topographical Office - ch.swisstopo.images-swissimage - EPSG:21781 - - diff --git a/maps/Swisstopo-Landeskarte.xml b/maps/Swisstopo-Landeskarte.xml new file mode 100644 index 0000000..b243fd2 --- /dev/null +++ b/maps/Swisstopo-Landeskarte.xml @@ -0,0 +1,14 @@ + + + + Swisstopo - Landeskarte + https://wmts.geo.admin.ch/EPSG/3857/1.0.0/WMTSCapabilities.xml + Bundesamt für Landestopografie swisstopo + ch.swisstopo.pixelkarte-farbe + + 3857_19 + current + diff --git a/maps/Swisstopo-Swissimage.xml b/maps/Swisstopo-Swissimage.xml new file mode 100644 index 0000000..303c7cc --- /dev/null +++ b/maps/Swisstopo-Swissimage.xml @@ -0,0 +1,14 @@ + + + + Swisstopo - Swissimage + https://wmts.geo.admin.ch/EPSG/3857/1.0.0/WMTSCapabilities.xml + Bundesamt für Landestopografie swisstopo + ch.swisstopo.swissimage + + 3857_21 + current + diff --git a/maps/Swisstopo.tpl b/maps/Swisstopo.tpl deleted file mode 100644 index 3f3c8af..0000000 --- a/maps/Swisstopo.tpl +++ /dev/null @@ -1,9 +0,0 @@ - - - Swisstopo - https://wms.swisstopo.admin.ch - Federal Topographical Office - ch.swisstopo.pixelkarte-farbe - EPSG:21781 - - diff --git a/tiles/Swisstopo.png b/tiles/Swisstopo-Landeskarte.png similarity index 100% rename from tiles/Swisstopo.png rename to tiles/Swisstopo-Landeskarte.png diff --git a/tiles/Swisstopo-Aerial.png b/tiles/Swisstopo-Swissimage.png similarity index 100% rename from tiles/Swisstopo-Aerial.png rename to tiles/Swisstopo-Swissimage.png