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

Some more maps of Spain

This commit is contained in:
2021-01-07 23:20:31 +01:00
parent 0418f3e004
commit f79c2fbc7f
5 changed files with 19 additions and 1 deletions

8
maps/IGN-orto.xml Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMTS">
<name>Ortoimágenes de España</name>
<url>http://www.ign.es/wmts/pnoa-ma</url>
<copyright>© Instituto Geográfico Nacional</copyright>
<layer>OI.OrthoimageCoverage</layer>
<set>EPSG:25830</set>
</map>

8
maps/Valenciana-topo.xml Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMTS">
<name>ICV - Mapa topográfico</name>
<url>https://terramapas.icv.gva.es/mapabase_topografico/wmts</url>
<copyright>Institut Cartogràfic Valencià (ICV)</copyright>
<layer>topografico_continuo_epsg3857</layer>
<set>GMEPSG3857</set>
</map>