We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 065a189 commit bfad642Copy full SHA for bfad642
1 file changed
spec/index.html
@@ -1424,7 +1424,7 @@ <h4 id="scale">Scale / Resolution / Zoom levels</h4>
1424
<h4 id="extent-semantics">Extents</h4>
1425
<p>
1426
A MapML document is a representation of a defined portion of a two dimensional
1427
- map area. In MapML, this is called an 'extent' (see below), the extremes
+ map area. In MapML, this is called an 'extent' (represented by the <a href="#the-extent-element"><code>extent</code></a> element), the extremes
1428
of which can be described in terms of locations coordinates specified
1429
in the TCRS (pcrs, gcrs, tilematrix, etc.).
1430
The <code>extent/@units</code> value SHALL be taken to be the authoritative
0 commit comments