Skip to content

Commit

Permalink
Update some (not all) links to WKT 2 specification.
Browse files Browse the repository at this point in the history
  • Loading branch information
desruisseaux committed Sep 19, 2019
1 parent d1efe8b commit 01ae0eb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 3.0/javadoc/org/opengis/referencing/doc-files/WKT.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <H1>Well-Known Text format</H1>
referenced as “WKT 1”. See ISO 19162 instead for the recommended format to use in new software products.</p>

<p>The WKT 2 specification is also available online at
<a href="http://docs.opengeospatial.org/is/12-063r5/12-063r5.html">http://docs.opengeospatial.org/is/12-063r5/12-063r5.html</a>.</p>
<a href="http://docs.opengeospatial.org/is/18-010r7/18-010r7.html">http://docs.opengeospatial.org/is/18-010r7/18-010r7.html</a>.</p>
</div>

<H2>Math Transform WKT</H2>
Expand Down
2 changes: 1 addition & 1 deletion 3.0/javadoc/overview-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ <H3>Links</H3>
<LI><A HREF="content.html">GeoAPI content (with mapping to OGC/ISO UML)</A></LI>
<LI><A HREF="UML-Java.html">Mapping from UML diagrams to Java interfaces</A></LI>
<LI><A HREF="departures.html">Departures in Java interfaces compared to UML diagrams</A></LI>
<LI><A HREF="http://docs.opengeospatial.org/is/12-063r5/12-063r5.html"><cite>Well-Known Text 2</cite> (WKT 2) specification</A></LI>
<LI><A HREF="http://docs.opengeospatial.org/is/18-010r7/18-010r7.html"><cite>Well-Known Text 2</cite> (WKT 2) specification</A></LI>
<LI><A HREF="org/opengis/referencing/doc-files/WKT.html"><cite>Well-Known Text 1</cite> (WKT 1) specification</A></LI>
</UL>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ <h1>Well-Known Text format (WKT) version 1</h1>
referenced as “WKT 1”. See ISO 19162 instead for the recommended format to use in new software products.</p>

<p>The WKT 2 specification is also available online at
<a href="http://docs.opengeospatial.org/is/12-063r5/12-063r5.html">http://docs.opengeospatial.org/is/12-063r5/12-063r5.html</a>.</p>
<a href="http://docs.opengeospatial.org/is/18-010r7/18-010r7.html">http://docs.opengeospatial.org/is/18-010r7/18-010r7.html</a>.</p>
</div>

<p>The definition for WKT 1 is shown below using Extended Backus Naur Form (EBNF).
Expand Down

0 comments on commit 01ae0eb

Please sign in to comment.