Skip to content

Commit 04468a8

Browse files
committed
Move the MapML example under new Authoring section
1 parent 4630661 commit 04468a8

1 file changed

Lines changed: 21 additions & 16 deletions

File tree

spec/index.html

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3161,6 +3161,27 @@ <h3>Authoring</h3>
31613161
authors typically will use conversion programs
31623162
and other specialized software tools to generate MapML.
31633163
</p>
3164+
3165+
<section>
3166+
<h4 id="examples">Examples</h4>
3167+
<aside class="example">
3168+
<figure>
3169+
<a href="examples/mapml.png" style="cursor:zoom-in;">
3170+
<img src="examples/mapml.png" width="3240" height="2016" loading="lazy" alt="Origins, orientations and axis names of tcrs, pcrs, gcrs, tilematrix, map, and tile coordinate systems">
3171+
</a>
3172+
<figcaption>
3173+
Prototype MapML services are available,
3174+
representing
3175+
<a href="https://geogratis.gc.ca/mapml/en/osmtile/cbmt/">tiled</a>
3176+
and
3177+
<a href="https://geogratis.gc.ca/api/beta/vectors/canvec/50k/features/?entry-type=full&xmin=-75.6088650226593&ymin=45.39715420088217&xmax=-75.59665560722351&ymax=45.401975540403974&zoom=17&projection=WGS84&alt=xml">
3178+
vector
3179+
</a>
3180+
data.
3181+
</figcaption>
3182+
</figure>
3183+
</aside>
3184+
</section>
31643185
</section>
31653186

31663187
<section>
@@ -3170,22 +3191,6 @@ <h2 id="styling">Styling</h2>
31703191
<!-- https://github.com/w3c/respec/wiki/data-number -->
31713192
</div>
31723193
</section>
3173-
<section class="informative">
3174-
<h2 id="examples">Examples</h2>
3175-
<aside class="example">
3176-
<figure>
3177-
<img src="examples/mapml.png" width="3240" height="2016" loading="lazy" alt="Origins, orientations and axis names of tcrs, pcrs, gcrs, tilematrix, map, and tile coordinate systems">
3178-
3179-
<figcaption>
3180-
Prototype MapML services are available, representing <a href="https://geogratis.gc.ca/mapml/en/osmtile/cbmt/">tiled</a> and
3181-
<a href="https://geogratis.gc.ca/api/beta/vectors/canvec/50k/features/?entry-type=full&xmin=-75.6088650226593&ymin=45.39715420088217&xmax=-75.59665560722351&ymax=45.401975540403974&zoom=17&projection=WGS84&alt=xml">
3182-
vector
3183-
</a>
3184-
data.
3185-
</figcaption>
3186-
</figure>
3187-
</aside>
3188-
</section>
31893194
</section>
31903195

31913196
<section>

0 commit comments

Comments
 (0)