1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2025-06-29 12:39:16 +02:00

Do not use the obsolete "1" xmlns

This commit is contained in:
2018-10-14 18:10:23 +02:00
parent 07fbd9dfec
commit 98d7c45d40
32 changed files with 32 additions and 32 deletions

View File

@ -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>ČÚZK - Ortofoto</name>
<url>http://geoportal.cuzk.cz/WMTS_ORTOFOTO/WMTService.aspx</url>
<copyright>© ČÚZK</copyright>

View File

@ -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>ČÚZK - Základní mapy</name>
<url>http://geoportal.cuzk.cz/WMTS_ZM/WMTService.aspx</url>
<copyright>© ČÚZK</copyright>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1">
<map xmlns="http://www.gpxsee.org/map/1.0">
<name>Poloha.Net</name>
<url>http://tile.poloha.net/$z/$x/$y.png</url>
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © Poloha.Net</copyright>