diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-09-02 13:01:48 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-02 13:01:48 +0300 |
| commit | 1098a06c48d58057642a3be21df70374a6088d9d (patch) | |
| tree | 3ba0300cc9ca1502f43310c09dc0d967984970d7 | |
| parent | 31509e8cebfa500ca9f71cfbdb313f663aeacc7c (diff) | |
| parent | 9e4088ac9603824005243582ceb0e4299d149ca0 (diff) | |
| download | PROJ-1098a06c48d58057642a3be21df70374a6088d9d.tar.gz PROJ-1098a06c48d58057642a3be21df70374a6088d9d.zip | |
[Backport 6.2] Doc: add link to final WKT2:2019 document (#1577)
[Backport 6.2] Doc: add link to final WKT2:2019 document
| -rw-r--r-- | src/general_doc.dox | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/general_doc.dox b/src/general_doc.dox index 04248ae5..9962e8df 100644 --- a/src/general_doc.dox +++ b/src/general_doc.dox @@ -102,11 +102,10 @@ definitions, and coordinate operations. This is an implementation of PROJ implements the two following revisions of the standard: -\subsubsection WKT2_2018 WKT2:2018 +\subsubsection WKT2_2018 WKT2:2018 / WKT2:2019 -[OGC 18-010r1, 2018-06-08, WKT2-2018] -(https://portal.opengeospatial.org/files/?artifact_id=79826) -(not yet adopted, at time of writing) +[OGC 18-010r7, 2019-06-24, WKT2-2019] +(http://docs.opengeospatial.org/is/18-010r7/18-010r7.html) \subsubsection WKT2_2015 WKT2:2015 |
