mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2025-06-29 04:29:16 +02:00
Switched the maps to the latest XSD version
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3" type="WMTS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMTS">
|
||||
<name>ČÚZK - Ortofoto</name>
|
||||
<url>http://geoportal.cuzk.cz/WMTS_ORTOFOTO/WMTService.aspx</url>
|
||||
<copyright>© ČÚZK</copyright>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3" type="WMTS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMTS">
|
||||
<name>ČÚZK - Základní mapy</name>
|
||||
<url>http://geoportal.cuzk.cz/WMTS_ZM/WMTService.aspx</url>
|
||||
<copyright>© ČÚZK</copyright>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<name>Poloha.Net</name>
|
||||
<url>http://tile.poloha.net/$z/$x/$y.png</url>
|
||||
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © Poloha.Net</copyright>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<name>Prahou na kole</name>
|
||||
<url>https://tiles.prahounakole.cz/$z/$x/$y.png</url>
|
||||
<bounds top="51" bottom="48.5" left="12" right="19"/>
|
||||
|
Reference in New Issue
Block a user