diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-08-27 20:45:56 +0000 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-08-27 20:45:56 +0000 |
| commit | 9e4088ac9603824005243582ceb0e4299d149ca0 (patch) | |
| tree | 3ba0300cc9ca1502f43310c09dc0d967984970d7 /src | |
| parent | 31509e8cebfa500ca9f71cfbdb313f663aeacc7c (diff) | |
| download | PROJ-9e4088ac9603824005243582ceb0e4299d149ca0.tar.gz PROJ-9e4088ac9603824005243582ceb0e4299d149ca0.zip | |
Doc: add link to final WKT2:2019 document
Diffstat (limited to 'src')
| -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 |
