diff options
| author | Even Rouault <even.rouault@mines-paris.org> | 2019-03-01 15:40:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-01 15:40:02 +0100 |
| commit | 9b351fb62c00f13f40cf8b618787d6f874df4ece (patch) | |
| tree | 2ffe42831666ebca0f59aaf5b2c3dd54f4d33035 /src/iso19111/coordinatesystem.cpp | |
| parent | 0c0a2fa386fea82e666c940d7f70d3d9859d9b5c (diff) | |
| parent | 1a2513badd1406ef061fd044273268a1e0ab3eed (diff) | |
| download | PROJ-9b351fb62c00f13f40cf8b618787d6f874df4ece.tar.gz PROJ-9b351fb62c00f13f40cf8b618787d6f874df4ece.zip | |
Merge pull request #1302 from rouault/rename_to_iso19111_2019
Doc: rename to ISO-19111:2019
Diffstat (limited to 'src/iso19111/coordinatesystem.cpp')
| -rw-r--r-- | src/iso19111/coordinatesystem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iso19111/coordinatesystem.cpp b/src/iso19111/coordinatesystem.cpp index 2f6c5af7..ef9cac93 100644 --- a/src/iso19111/coordinatesystem.cpp +++ b/src/iso19111/coordinatesystem.cpp @@ -1,7 +1,7 @@ /****************************************************************************** * * Project: PROJ - * Purpose: ISO19111:2018 implementation + * Purpose: ISO19111:2019 implementation * Author: Even Rouault <even dot rouault at spatialys dot com> * ****************************************************************************** |
