mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Added screenshots for recently added maps
This commit is contained in:
parent
6b4b95b9ef
commit
e007e953c6
@ -40,11 +40,12 @@ can use it in GPXSee.</small></p>
|
||||
<td><a href="maps/OpenTopoMap.xml" download><img src="tiles/OpenTopoMap.png" alt="Map Preview" width="256" height="256"/></a><br/>Open Topo Map</td>
|
||||
<td><a href="maps/Thunderforest-Landscape.tpl" download><img src="tiles/Thunderforest-Landscape.png" alt="Map Preview" width="256" height="256"/></a><br/>Thunderforest - Landscape <small>[TPL]</small></td>
|
||||
</tr><tr>
|
||||
<td><a href="maps/Thunderforest-Neighbourhood.tpl" download><img src="tiles/Thunderforest-Neighbourhood.png" alt="Map Preview" width="256" height="256"/></a><br/>Thunderforest - Neighbourhood <small>[TPL]</small></td>
|
||||
<td><a href="maps/Thunderforest-OpenCycleMap.tpl" download><img src="tiles/Thunderforest-OpenCycleMap.png" alt="Map Preview" width="256" height="256"/></a><br/>Thunderforest - OpenCycleMap <small>[TPL]</small></td>
|
||||
<td><a href="maps/Thunderforest-Outdoors.tpl" download><img src="tiles/Thunderforest-Outdoors.png" alt="Map Preview" width="256" height="256"/></a><br/>Thunderforest - Outdoors <small>[TPL]</small></td>
|
||||
<td><a href="maps/Thunderforest-Transport.tpl" download><img src="tiles/Thunderforest-Transport.png" alt="Map Preview" width="256" height="256"/></a><br/>Thunderforest - Transport <small>[TPL]</small></td>
|
||||
<td><a href="maps/unesco.xml" download><img src="tiles/unesco.png" alt="Map Preview" width="256" height="256"/></a><br/>UNESCO</td>
|
||||
</tr><tr>
|
||||
<td><a href="maps/unesco.xml" download><img src="tiles/unesco.png" alt="Map Preview" width="256" height="256"/></a><br/>UNESCO</td>
|
||||
<td><a href="maps/marshruty.ru.xml" download><img src="tiles/marshruty.ru.jpg" alt="Map Preview" width="256" height="256"/></a><br/>marshruty.ru</td>
|
||||
<td><a href="maps/OPNVKarte.xml" download><img src="tiles/OPNVKarte.png" alt="Map Preview" width="256" height="256"/></a><br/>ÖPNVKarte</td>
|
||||
</tr>
|
||||
@ -256,6 +257,7 @@ can use it in GPXSee.</small></p>
|
||||
<h3>Sweden</h3>
|
||||
<table>
|
||||
<tr>
|
||||
<td><a href="maps/Lantmateriet-orto.tpl" download><img src="tiles/Lantmateriet-orto.png" alt="Map Preview" width="256" height="256"/></a><br/>Historiska ortofoton <small>[TPL]</small></td>
|
||||
<td><a href="maps/Lantmateriet-topo.tpl" download><img src="tiles/Lantmateriet-topo.png" alt="Map Preview" width="256" height="256"/></a><br/>Topografisk Webbkarta <small>[TPL]</small></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
8
maps/Lantmateriet-orto.tpl
Normal file
8
maps/Lantmateriet-orto.tpl
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMS">
|
||||
<name>Historiska ortofoton</name>
|
||||
<url>https://api.lantmateriet.se/historiska-ortofoton/wms/v1/token/insert-your-apikey-here/</url>
|
||||
<copyright>Lantmäteriet</copyright>
|
||||
<layer>OI.Histortho_75</layer>
|
||||
<crs>epsg:3006</crs>
|
||||
</map>
|
@ -2,5 +2,5 @@
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<name>Open Street Map</name>
|
||||
<url>https://tile.openstreetmap.org/$z/$x/$y.png</url>
|
||||
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © OpenStreetMap (CC-BY-SA)</copyright>
|
||||
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © OpenStreetMap (CC-BY 4.0)</copyright>
|
||||
</map>
|
||||
|
6
maps/Thunderforest-Neighbourhood.tpl
Normal file
6
maps/Thunderforest-Neighbourhood.tpl
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<name>Thunderforest - Neighbourhood</name>
|
||||
<url>http://a.tile.thunderforest.com/neighbourhood/$z/$x/$y.png?apikey=insert-your-apikey-here</url>
|
||||
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © Thunderforest (CC-BY-SA 2.0)</copyright>
|
||||
</map>
|
BIN
tiles/Lantmateriet-orto.png
Normal file
BIN
tiles/Lantmateriet-orto.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
BIN
tiles/Thunderforest-Neighbourhood.png
Normal file
BIN
tiles/Thunderforest-Neighbourhood.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Loading…
Reference in New Issue
Block a user