1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2024-10-05 22:33:22 +02:00

Added Lombardia and Trent orthophoto maps

This commit is contained in:
Martin Tůma 2024-09-20 00:01:36 +02:00
parent 0e261df631
commit 0bdfd54969
2 changed files with 17 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.4" type="WMTS">
<name>Lombardia Orthophoto</name>
<url>https://www.cartografia.servizirl.it/arcgis2/rest/services/BaseMap/Ortofoto2021/ImageServer/WMTS</url>
<copyright>© Regione Lombardia</copyright>
<layer>BaseMap_Ortofoto2021</layer>
<set>default028mm</set>
<format>image/jpgpng</format>
</map>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMS">
<name>Trento Orthophoto</name>
<url>https://siat.provincia.tn.it/geoserver/stem/ecw-rgb-2015/wms</url>
<copyright>Provincia Autonoma di Trento, CC BY 4.0</copyright>
<layer>ecw-rgb-2015</layer>
<crs>EPSG:25832</crs>
</map>