1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2025-06-29 12:39:16 +02:00

Updated with latest maps

This commit is contained in:
2020-03-06 22:04:37 +01:00
parent 7646f8c42d
commit 5621687cab
9 changed files with 56 additions and 2 deletions

8
maps/Berlin-DTK10.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="WMS">
<name>Berlin DTK10</name>
<url>https://fbinter.stadt-berlin.de/fb/wms/senstadt/k_dtk10</url>
<copyright>Geoportal Berlin, dl-de/by-2-0</copyright>
<layer>0</layer>
<crs>EPSG:25833</crs>
</map>

8
maps/Berlin-DTK50.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="WMS">
<name>Berlin DTK50</name>
<url>https://fbinter.stadt-berlin.de/fb/wms/senstadt/k_dtk50</url>
<copyright>Geoportal Berlin, dl-de/by-2-0</copyright>
<layer>0</layer>
<crs>EPSG:25833</crs>
</map>

14
maps/MA-KAART.xml Normal file
View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1" type="WMS">
<name>Maa-amet Topo</name>
<url>https://kaart.maaamet.ee/wms/kaart</url>
<!--
The WMS server has broken label rendering which cuts the labels on the tile
bounds. As a workaround we set the tile size to 512px which makes the cut
labels less common. (Works with GPXSee >= 7.24)
-->
<tile size="512"/>
<copyright>Maa-amet</copyright>
<layer>MA-KAART</layer>
<crs>EPSG:3301</crs>
</map>

14
maps/Sachsen-WebAtlas.xml Normal file
View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1" type="WMS">
<name>Sachsen WebAtlas</name>
<url>https://geodienste.sachsen.de/wms_geosn_webatlas-sn/guest</url>
<!--
The WMS server has broken label rendering which cuts the labels on the tile
bounds. As a workaround we set the tile size to 512px which makes the cut
labels less common. (Works with GPXSee >= 7.24)
-->
<tile size="512"/>
<copyright>Staatsbetrieb Geobasisinformation und Vermessung Sachsen (GeoSN)</copyright>
<layer>Vegetation,Siedlung,Gewaesser,Verkehr,Administrative_Einheiten,Beschriftung</layer>
<crs>EPSG:25832</crs>
</map>