mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2025-06-29 12:39: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.2">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3">
|
||||
<name>TWTOPO-happyman</name>
|
||||
<url>http://rs.happyman.idv.tw/map/tw25k2001/zxy/$z_$x_$y.png</url>
|
||||
<zoom min="10" max="16"/>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.2">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3">
|
||||
<name>TWTOPO-rudy</name>
|
||||
<url>http://rudy.tile.basecamp.tw/$z/$x/$y.png</url>
|
||||
<zoom min="6" max="19"/>
|
||||
|
Reference in New Issue
Block a user