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>GKÚ - ZBGIS</name>
|
||||
<url>https://zbgisws.skgeodesy.sk/zbgis_wmts/service.svc/get</url>
|
||||
<copyright>ZBGIS®, Úrad geodézie, kartografie a katastra Slovenskej republiky</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>GKÚ - Ortofotomozaika</name>
|
||||
<url>https://zbgisws.skgeodesy.sk/zbgis_ortofoto_wmts/service.svc/get</url>
|
||||
<copyright>ZBGIS®, Úrad geodézie, kartografie a katastra Slovenskej republiky</copyright>
|
||||
|
Reference in New Issue
Block a user