mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2025-06-29 04:29:16 +02:00
Do not use the obsolete "1" xmlns
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1" type="WMTS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.0" type="WMTS">
|
||||
<name>Ilmakuva (Aerial image)</name>
|
||||
<url>https://retkikartta.fi/wmts/30c616a00f157e7357721900e8b0415c</url>
|
||||
<copyright>Map data: National Land Survey of Finland (CC BY 4.0)</copyright>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1" type="WMS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.0" type="WMS">
|
||||
<name>Karjalankartta (Maps of Karelia)</name>
|
||||
<url>http://www.karjalankartat.fi/wms/8b42201cc218b9cd6c6ef9321e1d40f0</url>
|
||||
<copyright>Map data: National Land Survey of Finland</copyright>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1" type="WMTS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.0" type="WMTS">
|
||||
<name>Maastokartta (Topographic map)</name>
|
||||
<url>https://retkikartta.fi/wmts/30c616a00f157e7357721900e8b0415c</url>
|
||||
<copyright>Map data: National Land Survey of Finland (CC BY 4.0)</copyright>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1" type="WMTS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.0" type="WMTS">
|
||||
<name>MapAnt</name>
|
||||
<url>http://wmts.mapant.fi/wmts.php</url>
|
||||
<copyright>Map data: National Land Survey of Finland (CC BY 4.0) | Rendering: MapAnt (CC BY 4.0)</copyright>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1" type="WMTS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.0" type="WMTS">
|
||||
<name>Rinnevarjostus (Hillshade)</name>
|
||||
<url>https://retkikartta.fi/wmts/30c616a00f157e7357721900e8b0415c</url>
|
||||
<copyright>Map data: National Land Survey of Finland (CC BY 4.0)</copyright>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1" type="WMTS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.0" type="WMTS">
|
||||
<name>Selkokartta (Plain map)</name>
|
||||
<url>https://retkikartta.fi/wmts/30c616a00f157e7357721900e8b0415c</url>
|
||||
<copyright>Map data: National Land Survey of Finland (CC BY 4.0)</copyright>
|
||||
|
Reference in New Issue
Block a user