File tree 7 files changed +60
-41
lines changed
7 files changed +60
-41
lines changed Original file line number Diff line number Diff line change 10
10
title =" Open Government Licence - Canada" />
11
11
<map-link rel =" legend"
12
12
href =" https://geoappext.nrcan.gc.ca/arcgis/rest/services/BaseMaps/CBMT_CBCT_GEOM_3978/MapServer/legend"
13
- / >
13
+ ></ map-link >
14
14
</map-head >
15
15
<map-body >
16
- <map-extent units =" CBMTILE" >
16
+ <map-extent units =" CBMTILE" checked = " checked " >
17
17
<map-input name =" z" type =" zoom" value =" 18" min =" 0" max =" 18" />
18
18
<map-input name =" y" type =" location" units =" tilematrix" axis =" row" min =" 51599"
19
19
max =" 61455" />
20
20
<map-input name =" x" type =" location" units =" tilematrix" axis =" column" min =" 46501"
21
21
max =" 56244" />
22
22
<map-link rel =" tile"
23
23
tref =" https://geoappext.nrcan.gc.ca/arcgis/rest/services/BaseMaps/CBMT_CBCT_GEOM_3978/MapServer/tile/{z}/{y}/{x}?m4h=t"
24
- / >
24
+ ></ map-link >
25
25
</map-extent >
26
26
</map-body >
27
27
</mapml- >
Original file line number Diff line number Diff line change
1
+ <mapml- xmlns="http://www.w3.org/1999/xhtml">
2
+ <map-head>
3
+ <map-title>Canada Base Map - Transportation</map-title>
4
+ <map-meta charset="utf-8" ></map-meta>
5
+ <map-meta content="text/mapml" http-equiv="Content-Type" ></map-meta>
6
+ <map-link xmlns="http://www.w3.org/1999/xhtml" rel="license" href="https://www.nrcan.gc.ca/earth-sciences/geography/topographic-information/free-data-geogratis/licence/17285" title="Canada Base Map © Natural Resources Canada"></map-link>
7
+ </map-head>
8
+ <map-body>
9
+ <map-extent units="CBMTILE" checked="">
10
+ <map-input name="z" type="zoom" value="17" min="0" max="17"></map-input>
11
+ <map-input name="y" type="location" units="tilematrix" axis="row" min="29750" max="34475"></map-input>
12
+ <map-input name="x" type="location" units="tilematrix" axis="column" min="26484" max="32463"></map-input>
13
+ <map-link rel="tile" tref="https://geoappext.nrcan.gc.ca/arcgis/rest/services/BaseMaps/CBMT3978/MapServer/tile/{z}/{y}/{x}?m4h=t"></map-link>
14
+ </map-extent>
15
+ </map-body>
16
+ </mapml->
17
+
Original file line number Diff line number Diff line change 47
47
< map-caption > Paris, the City of Lights</ map-caption >
48
48
< layer- label ="OpenStreetMap " checked >
49
49
< link rel ="license " title ="© OpenStreetMap contributors CC BY-SA " href ="https://www.openstreetmap.org/copyright "> </ link >
50
- < map-extent units ="OSMTILE " >
50
+ < map-extent units ="OSMTILE " checked >
51
51
< map-input name ="z " type ="zoom " value ="18 " min ="0 " max ="18 "> </ map-input >
52
52
< map-input name ="x " type ="location " units ="tilematrix " axis ="column " min ="0 " max ="262144 " > </ map-input >
53
53
< map-input name ="y " type ="location " units ="tilematrix " axis ="row " min ="0 " max ="262144 " > </ map-input >
54
- < map-link rel ="tile " tref ="https://tile.openstreetmap.org/{z}/{x}/{y}.png " / >
54
+ < map-link rel ="tile " tref ="https://tile.openstreetmap.org/{z}/{x}/{y}.png " > </ map-link >
55
55
</ map-extent >
56
56
</ layer- >
57
57
</ mapml-viewer >
Original file line number Diff line number Diff line change 44
44
</ head >
45
45
< body >
46
46
< mapml-viewer projection ="CBMTILE " zoom ="15 " lat ="45.4215 " lon ="-75.6972 " controls controlslist ="geolocation ">
47
- < layer- label ="Canada Base Map - Transportation (CBMT) " src ="https://geogratis.gc.ca/ mapml/en/cbmtile/cbmt/ " checked > </ layer- >
47
+ < layer- label ="Canada Base Map - Transportation (CBMT) " src ="cbmt. mapml " checked > </ layer- >
48
48
</ mapml-viewer >
49
49
</ body >
50
50
</ html >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments