diff --git a/index.html b/index.html index 79d3b85..9b6ad9a 100644 --- a/index.html +++ b/index.html @@ -40,11 +40,12 @@ can use it in GPXSee.

Map Preview
Open Topo Map Map Preview
Thunderforest - Landscape [TPL] +Map Preview
Thunderforest - Neighbourhood [TPL] Map Preview
Thunderforest - OpenCycleMap [TPL] Map Preview
Thunderforest - Outdoors [TPL] Map Preview
Thunderforest - Transport [TPL] -Map Preview
UNESCO +Map Preview
UNESCO Map Preview
marshruty.ru Map Preview
ÖPNVKarte @@ -256,6 +257,7 @@ can use it in GPXSee.

Sweden

+
Map Preview
Historiska ortofoton [TPL]
Map Preview
Topografisk Webbkarta [TPL]
diff --git a/maps/Lantmateriet-orto.tpl b/maps/Lantmateriet-orto.tpl new file mode 100644 index 0000000..5bfbcdc --- /dev/null +++ b/maps/Lantmateriet-orto.tpl @@ -0,0 +1,8 @@ + + + Historiska ortofoton + https://api.lantmateriet.se/historiska-ortofoton/wms/v1/token/insert-your-apikey-here/ + Lantmäteriet + OI.Histortho_75 + epsg:3006 + diff --git a/maps/OpenStreetMap.xml b/maps/OpenStreetMap.xml index a581a82..c4ab966 100644 --- a/maps/OpenStreetMap.xml +++ b/maps/OpenStreetMap.xml @@ -2,5 +2,5 @@ Open Street Map https://tile.openstreetmap.org/$z/$x/$y.png - Map data: © OpenStreetMap contributors (ODbL) | Rendering: © OpenStreetMap (CC-BY-SA) + Map data: © OpenStreetMap contributors (ODbL) | Rendering: © OpenStreetMap (CC-BY 4.0) diff --git a/maps/Thunderforest-Neighbourhood.tpl b/maps/Thunderforest-Neighbourhood.tpl new file mode 100644 index 0000000..2cd01a3 --- /dev/null +++ b/maps/Thunderforest-Neighbourhood.tpl @@ -0,0 +1,6 @@ + + + Thunderforest - Neighbourhood + http://a.tile.thunderforest.com/neighbourhood/$z/$x/$y.png?apikey=insert-your-apikey-here + Map data: © OpenStreetMap contributors (ODbL) | Rendering: © Thunderforest (CC-BY-SA 2.0) + diff --git a/tiles/Lantmateriet-orto.png b/tiles/Lantmateriet-orto.png new file mode 100644 index 0000000..dfe1a3c Binary files /dev/null and b/tiles/Lantmateriet-orto.png differ diff --git a/tiles/Thunderforest-Neighbourhood.png b/tiles/Thunderforest-Neighbourhood.png new file mode 100644 index 0000000..505787a Binary files /dev/null and b/tiles/Thunderforest-Neighbourhood.png differ