Skip to content

Commit bfad642

Browse files
committed
Clarify reference to 'extent'
1 parent 065a189 commit bfad642

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1424,7 +1424,7 @@ <h4 id="scale">Scale / Resolution / Zoom levels</h4>
14241424
<h4 id="extent-semantics">Extents</h4>
14251425
<p>
14261426
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
1427+
map area. In MapML, this is called an 'extent' (represented by the <a href="#the-extent-element"><code>extent</code></a> element), the extremes
14281428
of which can be described in terms of locations coordinates specified
14291429
in the TCRS (pcrs, gcrs, tilematrix, etc.).
14301430
The <code>extent/@units</code> value SHALL be taken to be the authoritative

0 commit comments

Comments
 (0)