diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-03-25 16:00:04 +0000 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-03-25 16:00:04 +0000 |
| commit | 2af63e07486dca448388052378772c31e996e7fc (patch) | |
| tree | 9a4160eab2e70dc2c21df890d506700324184b9a /test/cli | |
| parent | b3e82bdb2080295c252b6e40e39e2186f60c7608 (diff) | |
| download | PROJ-2af63e07486dca448388052378772c31e996e7fc.tar.gz PROJ-2af63e07486dca448388052378772c31e996e7fc.zip | |
Database: add operation_version column to coordinate operation tables
Diffstat (limited to 'test/cli')
| -rw-r--r-- | test/cli/testprojinfo_out.dist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/cli/testprojinfo_out.dist b/test/cli/testprojinfo_out.dist index eaa10689..3e82125b 100644 --- a/test/cli/testprojinfo_out.dist +++ b/test/cli/testprojinfo_out.dist @@ -442,6 +442,7 @@ PROJ string: WKT2_2018 string: COORDINATEOPERATION["NAD27 to NAD83 (5)", + VERSION["SGQ-Can QC NT1"], SOURCECRS[ GEOGCRS["NAD27", DATUM["North American Datum 1927", @@ -492,6 +493,7 @@ PROJ string: WKT2_2018 string: COORDINATEOPERATION["NAD27 to NAD83 (6)", + VERSION["SGQ-Can QC NT2"], SOURCECRS[ GEOGCRS["NAD27", DATUM["North American Datum 1927", |
