mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2025-06-29 04:29:16 +02:00
Synchronization with the master branch
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="WMS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMS">
|
||||
<name>Maa-amet Topo</name>
|
||||
<url>https://kaart.maaamet.ee/wms/kaart</url>
|
||||
<!--
|
||||
|
8
maps/andorra-orto.xml
Normal file
8
maps/andorra-orto.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMS">
|
||||
<name>Andorra Orto</name>
|
||||
<url>https://www.ideandorra.ad/Serveis/wms</url>
|
||||
<copyright>IDE Andorra</copyright>
|
||||
<layer>wmsorto2012:orto2012</layer>
|
||||
<crs>EPSG:23031</crs>
|
||||
</map>
|
8
maps/andorra-topo.xml
Normal file
8
maps/andorra-topo.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMS">
|
||||
<name>Andorra Topo</name>
|
||||
<url>https://www.ideandorra.ad/Serveis/wms</url>
|
||||
<copyright>IDE Andorra</copyright>
|
||||
<layer>fons</layer>
|
||||
<crs>EPSG:23031</crs>
|
||||
</map>
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4" type="TMS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<name>Slazav mountains</name>
|
||||
<url>https://tiles.nakarte.me/map_hr/$z/$x/$y</url>
|
||||
<url>https://slazav.xyz/tiles/hr/$x-$y-$z.png</url>
|
||||
<zoom min="7" max="13"/>
|
||||
<bounds left="40.00" right="142.00" bottom="31.00" top="71.00"/>
|
||||
<copyright>© Vladislav Zavjalov</copyright>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4" type="TMS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<name>Slazav map</name>
|
||||
<url>https://tiles.nakarte.me/map_podm/$z/$x/$y</url>
|
||||
<url>https://slazav.xyz/tiles/podm/$x-$y-$z.png</url>
|
||||
<zoom min="5" max="14"/>
|
||||
<bounds left="32.00" right="41.00" bottom="54.00" top="58.00"/>
|
||||
<copyright>© Vladislav Zavjalov</copyright>
|
||||
|
Reference in New Issue
Block a user