mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Added Canada basemap (CBMT)
This commit is contained in:
parent
6e1fa45725
commit
21bf5b6429
@ -323,6 +323,7 @@ can use it in GPXSee.</small></p>
|
||||
<h3>Canada</h3>
|
||||
<table>
|
||||
<tr>
|
||||
<td><a href="maps/CBMT.xml" download><img src="tiles/CBMT.jpg" alt="Map Preview" width="256" height="256"/></a><br/>CBMT</td>
|
||||
<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>
|
||||
|
9
maps/CBMT.xml
Normal file
9
maps/CBMT.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>CBMT</name>
|
||||
<url type="REST">https://maps-cartes.services.geo.ca/server2_serveur2/rest/services/BaseMaps/CBCT3978/MapServer/WMTS/1.0.0/WMTSCapabilities.xml</url>
|
||||
<copyright> © Sa Majesté le Roi du chef du Canada, représenté par le ministre de Ressources naturelles Canada</copyright>
|
||||
<format>image/jpgpng</format>
|
||||
<layer>BaseMaps_CBCT3978</layer>
|
||||
<set>default028mm</set>
|
||||
</map>
|
BIN
tiles/CBMT.jpg
Normal file
BIN
tiles/CBMT.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue
Block a user