mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2025-06-29 04:29:16 +02:00
Added screenshots for recently added maps
This commit is contained in:
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>
|
Reference in New Issue
Block a user