1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2024-10-06 06:43:23 +02:00

Added NRW DOP map

This commit is contained in:
Martin Tůma 2020-03-01 21:59:49 +01:00
parent 51a0e121bf
commit 88ca51fa86
3 changed files with 10 additions and 1 deletions

View File

@ -131,8 +131,9 @@ use it in GPXSee.</small></p>
<td><a href="maps/Bayern-DOP.xml" download><img src="tiles/Bayern-DOP.png" alt="Map Preview" width="256" height="256"/></a><br/>Bayern DOP</td>
<td><a href="maps/Berlin-DOP.xml" download><img src="tiles/Berlin-DOP.png" alt="Map Preview" width="256" height="256"/></a><br/>Berlin DOP</td>
<td><a href="maps/Hamburg-DOP.xml" download><img src="tiles/Hamburg-DOP.png" alt="Map Preview" width="256" height="256"/></a><br/>Hamburg DOP</td>
<td><a href="maps/Sachsen-DOP.xml" download><img src="tiles/Sachsen-DOP.png" alt="Map Preview" width="256" height="256"/></a><br/>Sachsen DOP</td>
<td><a href="maps/NRW-DOP.xml" download><img src="tiles/NRW-DOP.png" alt="Map Preview" width="256" height="256"/></a><br/>Nordrhein-Westfalen DOP</td>
</tr><tr>
<td><a href="maps/Sachsen-DOP.xml" download><img src="tiles/Sachsen-DOP.png" alt="Map Preview" width="256" height="256"/></a><br/>Sachsen DOP</td>
<td><a href="maps/Sachsen-Anhalt-DOP.xml" download><img src="tiles/Sachsen-Anhalt-DOP.png" alt="Map Preview" width="256" height="256"/></a><br/>Sachsen-Anhalt DOP</td>
<td><a href="maps/TopPlusOpen.xml" download><img src="tiles/TopPlusOpen.png" alt="Map Preview" width="256" height="256"/></a><br/>TopPlusOpen</td>
</tr>

8
maps/NRW-DOP.xml Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1" type="WMTS">
<name>Nordrhein-Westfalen DOP</name>
<url type="REST">https://www.wmts.nrw.de/geobasis/wmts_nw_dop/1.0.0/WMTSCapabilities.xml</url>
<copyright>Geobasis NRW, dl-de-zero-2.0</copyright>
<layer>nw_dop</layer>
<set>EPSG_25832_16</set>
</map>

BIN
tiles/NRW-DOP.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB