mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Added Lombardia and Trento orthophoto maps
This commit is contained in:
parent
da4c320ff0
commit
93ed83fe60
@ -209,6 +209,13 @@ can use it in GPXSee.</small></p>
|
||||
<td><a href="maps/NLS_Map.xml" download><img src="tiles/NLS_Map.png" alt="Map Preview" width="256" height="256"/></a><br/>Iceland Map</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h3>Italy</h3>
|
||||
<table>
|
||||
<tr>
|
||||
<td><a href="maps/Lombardia-orto.xml" download><img src="tiles/Lombardia-orto.jpg" alt="Map Preview" width="256" height="256"/></a><br/>Lombardia Orthophoto</td>
|
||||
<td><a href="maps/Trento-orto.xml" download><img src="tiles/Trento-orto.jpg" alt="Map Preview" width="256" height="256"/></a><br/>Trento Orthophoto</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h3>Latvia</h3>
|
||||
<table>
|
||||
<tr>
|
||||
|
9
maps/Lombardia-orto.xml
Normal file
9
maps/Lombardia-orto.xml
Normal 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>
|
8
maps/Trento-orto.xml
Normal file
8
maps/Trento-orto.xml
Normal 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>
|
BIN
tiles/Lombardia-orto.jpg
Normal file
BIN
tiles/Lombardia-orto.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
tiles/Trento-orto.jpg
Normal file
BIN
tiles/Trento-orto.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
Loading…
Reference in New Issue
Block a user