1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2025-02-22 11:00:47 +01:00

Compare commits

..

No commits in common. "f33f415ec1e0a53e074e653033a75570a17dc070" and "87ae3ae6e2ee74066cee7ba8f78968b77191fc51" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.4"> <map xmlns="http://www.gpxsee.org/map/1.4" type="TMS">
<name>Slazav mountains</name> <name>Slazav mountains</name>
<url>https://slazav.xyz/tiles/hr/$x-$y-$z.png</url> <url>https://tiles.nakarte.me/map_hr/$z/$x/$y</url>
<zoom min="7" max="13"/> <zoom min="7" max="13"/>
<bounds left="40.00" right="142.00" bottom="31.00" top="71.00"/> <bounds left="40.00" right="142.00" bottom="31.00" top="71.00"/>
<copyright>© Vladislav Zavjalov</copyright> <copyright>© Vladislav Zavjalov</copyright>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.4"> <map xmlns="http://www.gpxsee.org/map/1.4" type="TMS">
<name>Slazav map</name> <name>Slazav map</name>
<url>https://slazav.xyz/tiles/podm/$x-$y-$z.png</url> <url>https://tiles.nakarte.me/map_podm/$z/$x/$y</url>
<zoom min="5" max="14"/> <zoom min="5" max="14"/>
<bounds left="32.00" right="41.00" bottom="54.00" top="58.00"/> <bounds left="32.00" right="41.00" bottom="54.00" top="58.00"/>
<copyright>© Vladislav Zavjalov</copyright> <copyright>© Vladislav Zavjalov</copyright>