1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2024-11-24 03:35:53 +01:00

Added MCPA-topo

This commit is contained in:
Martin Tůma 2021-11-11 09:15:22 +01:00
parent 86dceccf27
commit 93791de6b8
3 changed files with 10 additions and 1 deletions

View File

@ -238,11 +238,12 @@ can use it in GPXSee.</small></p>
<td><a href="maps/nakarte-ggc2000.xml" download><img src="tiles/nakarte-ggc2000.png" alt="Map Preview" width="256" height="256"/></a><br/>GGC 2km</td> <td><a href="maps/nakarte-ggc2000.xml" download><img src="tiles/nakarte-ggc2000.png" alt="Map Preview" width="256" height="256"/></a><br/>GGC 2km</td>
<td><a href="maps/nakarte-ggc500.xml" download><img src="tiles/nakarte-ggc500.png" alt="Map Preview" width="256" height="256"/></a><br/>GGC 500m</td> <td><a href="maps/nakarte-ggc500.xml" download><img src="tiles/nakarte-ggc500.png" alt="Map Preview" width="256" height="256"/></a><br/>GGC 500m</td>
</tr><tr> </tr><tr>
<td><a href="maps/MCPA-topo.xml" download><img src="tiles/MCPA-topo.png" alt="Map Preview" width="256" height="256"/></a><br/>MCPA topo</td>
<td><a href="maps/nakarte-osport.xml" download><img src="tiles/nakarte-osport.png" alt="Map Preview" width="256" height="256"/></a><br/>O-sport</td> <td><a href="maps/nakarte-osport.xml" download><img src="tiles/nakarte-osport.png" alt="Map Preview" width="256" height="256"/></a><br/>O-sport</td>
<td><a href="maps/OpenTopoMap-RU.xml" download><img src="tiles/OpenTopoMap-RU.png" alt="Map Preview" width="256" height="256"/></a><br/>OpenTopoMap.ru</td> <td><a href="maps/OpenTopoMap-RU.xml" download><img src="tiles/OpenTopoMap-RU.png" alt="Map Preview" width="256" height="256"/></a><br/>OpenTopoMap.ru</td>
<td><a href="maps/nakarte-adraces.xml" download><img src="tiles/nakarte-adraces.png" alt="Map Preview" width="256" height="256"/></a><br/>Races</td> <td><a href="maps/nakarte-adraces.xml" download><img src="tiles/nakarte-adraces.png" alt="Map Preview" width="256" height="256"/></a><br/>Races</td>
<td><a href="maps/nakarte-slazav.xml" download><img src="tiles/nakarte-slazav.png" alt="Map Preview" width="256" height="256"/></a><br/>Slazav map</td>
</tr><tr> </tr><tr>
<td><a href="maps/nakarte-slazav.xml" download><img src="tiles/nakarte-slazav.png" alt="Map Preview" width="256" height="256"/></a><br/>Slazav map</td>
<td><a href="maps/nakarte-topo1000.xml" download><img src="tiles/nakarte-topo1000.png" alt="Map Preview" width="256" height="256"/></a><br/>Topo 1km</td> <td><a href="maps/nakarte-topo1000.xml" download><img src="tiles/nakarte-topo1000.png" alt="Map Preview" width="256" height="256"/></a><br/>Topo 1km</td>
<td><a href="maps/nakarte-topo250.xml" download><img src="tiles/nakarte-topo250.png" alt="Map Preview" width="256" height="256"/></a><br/>Topo 250m</td> <td><a href="maps/nakarte-topo250.xml" download><img src="tiles/nakarte-topo250.png" alt="Map Preview" width="256" height="256"/></a><br/>Topo 250m</td>
<td><a href="maps/nakarte-topo500.xml" download><img src="tiles/nakarte-topo500.png" alt="Map Preview" width="256" height="256"/></a><br/>Topo 500m</td> <td><a href="maps/nakarte-topo500.xml" download><img src="tiles/nakarte-topo500.png" alt="Map Preview" width="256" height="256"/></a><br/>Topo 500m</td>

8
maps/MCPA-topo.xml Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMTS">
<name>MCPA topo</name>
<url>http://lgtgis.aari.ru/arcgis/rest/services/MCPA/topoEwebfull/MapServer/WMTS</url>
<copyright>ООПТ России, CC BY-NC-SA 3.0</copyright>
<layer>MCPA_topoEwebfull</layer>
<set>default028mm</set>
</map>

BIN
tiles/MCPA-topo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB