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
- Ilmakuva (Aerial image) |
+ Ilmakuva (Aerial image) [TPL] |
Karjalankartta (Maps of Karelia) 100k |
Karjalankartta (Maps of Karelia) 20k |
- Maastokartta (Topographic map) |
+ Maastokartta (Topographic map) [TPL] |
MapAnt |
- Selkokartta (Plain map) |
- Taustakartta (Background map) |
+ Selkokartta (Plain map) [TPL] |
+ Taustakartta (Background map) [TPL] |
France
@@ -281,8 +281,8 @@ can use it in GPXSee.
OSM Switzerland |
OSM Switzerland Swiss Style |
- Swisstopo [TPL] |
- Swisstopo Aerial [TPL] |
+ Swisstopo - Landeskarte |
+ 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 @@
-
-
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 @@
+
+
+
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 @@
+
+
+
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 @@
-
-
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