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

Added French IGN maps

This commit is contained in:
Martin Tůma 2018-10-14 18:02:28 +02:00
parent c560cce3f1
commit 07fbd9dfec
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1" type="WMTS">
<name>Cartes IGN</name>
<url>https://wxs.ign.fr/pratique/geoportail/wmts</url>
<copyright>Institut national de linformation géographique et forestière</copyright>
<format>image/jpeg</format>
<layer>GEOGRAPHICALGRIDSYSTEMS.MAPS</layer>
<style>normal</style>
<set>PM</set>
</map>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1" type="WMTS">
<name>Photographies aériennes</name>
<url>https://wxs.ign.fr/pratique/geoportail/wmts</url>
<copyright>Institut national de linformation géographique et forestière</copyright>
<format>image/jpeg</format>
<layer>ORTHOIMAGERY.ORTHOPHOTOS</layer>
<style>normal</style>
<set>PM</set>
</map>