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

Added Polish GUGIK maps

This commit is contained in:
Martin Tůma 2019-03-01 20:54:53 +01:00
parent 6b93018a79
commit 24ac74c7bb
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.0" type="WMTS">
<name>GUGIK Ortofotomapa</name>
<url>http://mapy.geoportal.gov.pl/wss/service/WMTS/guest/wmts/ORTO</url>
<copyright>© Główny Urząd Geodezji i Kartografii</copyright>
<format>image/jpeg</format>
<layer>ORTOFOTOMAPA</layer>
<set>EPSG:2180</set>
</map>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.0" type="WMTS">
<name>GUGIK Mapa Topograficzna</name>
<url>http://mapy.geoportal.gov.pl/wss/service/WMTS/guest/wmts/TOPO</url>
<copyright>© Główny Urząd Geodezji i Kartografii</copyright>
<format>image/jpeg</format>
<layer>MAPA TOPOGRAFICZNA</layer>
<set>EPSG:2180</set>
</map>