mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2025-06-29 04:29:16 +02:00
Use the latest (1.3) schema in all map definitions
+ fixed broken schema validity on some maps
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.0" type="WMTS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3" type="WMTS">
|
||||
<name>Cartes IGN</name>
|
||||
<url>https://wxs.ign.fr/pratique/geoportail/wmts</url>
|
||||
<copyright>Institut national de l’information géographique et forestière</copyright>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.0" type="WMTS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3" type="WMTS">
|
||||
<name>Photographies aériennes</name>
|
||||
<url>https://wxs.ign.fr/pratique/geoportail/wmts</url>
|
||||
<copyright>Institut national de l’information géographique et forestière</copyright>
|
||||
|
Reference in New Issue
Block a user