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

Compare commits

...

2 Commits

Author SHA1 Message Date
a19763daa0 Added Quebec imagery map 2022-01-20 03:17:35 +01:00
41b7131568
Create CNAME 2022-01-19 23:46:03 +01:00
4 changed files with 11 additions and 0 deletions

1
CNAME Normal file
View File

@ -0,0 +1 @@
maps.gpxsee.org

View File

@ -310,6 +310,7 @@ can use it in GPXSee.</small></p>
<table>
<tr>
<td><a href="maps/Canada-Toporama.xml" download><img src="tiles/Canada-Toporama.png" alt="Map Preview" width="256" height="256"/></a><br/>Canada - Toporama</td>
<td><a href="maps/Quebec-imagery.xml" download><img src="tiles/Quebec-imagery.jpg" alt="Map Preview" width="256" height="256"/></a><br/>Quebec Imagery</td>
</tr>
</table>
<h3>United States of America</h3>

9
maps/Quebec-imagery.xml Normal file
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>Quebec Imagery</name>
<url>https://servicesmatriciels.mern.gouv.qc.ca/erdas-iws/ogc/wmts/Imagerie_Continue</url>
<copyright>© Ministère de lÉnergie et des Ressources naturelles</copyright>
<format>image/jpeg</format>
<layer>Imagerie_GQ</layer>
<set>Lambert:epsg:32198</set>
</map>

BIN
tiles/Quebec-imagery.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB