mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Compare commits
No commits in common. "4909690fb777261775f4bfe6b8c86424884f0a7a" and "a19763daa0a97e32d68a6a096e1d2de8599d6397" have entirely different histories.
4909690fb7
...
a19763daa0
@ -153,7 +153,6 @@ can use it in GPXSee.</small></p>
|
||||
<h3>France</h3>
|
||||
<table>
|
||||
<tr>
|
||||
<td><a href="maps/IGN-maps-scan-oaci-vfr.tpl" download><img src="tiles/IGN-maps-scan-oaci-vfr.jpg" alt="Map Preview" width="256" height="256"/></a><br/>Carte OACI-VFR <small>[TPL]</small></td>
|
||||
<td><a href="maps/IGN-maps.xml" download><img src="tiles/IGN-maps.png" alt="Map Preview" width="256" height="256"/></a><br/>Cartes IGN</td>
|
||||
<td><a href="maps/IGN-orthophotos.xml" download><img src="tiles/IGN-orthophotos.jpg" alt="Map Preview" width="256" height="256"/></a><br/>Photographies aériennes</td>
|
||||
</tr>
|
||||
|
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMTS">
|
||||
<name>Carte OACI-VFR</name>
|
||||
<url>https://wxs.ign.fr/insert-your-apikey-here/geoportail/wmts</url>
|
||||
<copyright>IGN Géoportail / Organisation de l'aviation civile internationale</copyright>
|
||||
<format>image/jpeg</format>
|
||||
<layer>GEOGRAPHICALGRIDSYSTEMS.MAPS.SCAN-OACI</layer>
|
||||
<set>PM</set>
|
||||
</map>
|
@ -3,7 +3,8 @@
|
||||
<name>Cartes IGN</name>
|
||||
<url>https://wxs.ign.fr/pratique/geoportail/wmts</url>
|
||||
<copyright>Institut national de l’information géographique et forestière</copyright>
|
||||
<layer>GEOGRAPHICALGRIDSYSTEMS.PLANIGNV2</layer>
|
||||
<format>image/jpeg</format>
|
||||
<layer>GEOGRAPHICALGRIDSYSTEMS.MAPS</layer>
|
||||
<style>normal</style>
|
||||
<set>PM</set>
|
||||
</map>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 29 KiB |
Binary file not shown.
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 29 KiB |
Loading…
Reference in New Issue
Block a user