diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-10-11 19:50:09 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-10-11 19:50:09 +0200 |
| commit | ad80dc88a70032e1d96812b574b2d4d22e223394 (patch) | |
| tree | be61efbce545fc2940861e218e2e1f448f1bb66f /test/cli/testprojinfo_out.dist | |
| parent | acd1cf3278a532b56f3f621e27a8895b3db3cb75 (diff) | |
| download | PROJ-ad80dc88a70032e1d96812b574b2d4d22e223394.tar.gz PROJ-ad80dc88a70032e1d96812b574b2d4d22e223394.zip | |
Database: add a frame_reference_epoch column in vertical_datum to be able to handle dynamic vertical datums, and instanciate them properly from database
Diffstat (limited to 'test/cli/testprojinfo_out.dist')
| -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 4ba7304e..42000716 100644 --- a/test/cli/testprojinfo_out.dist +++ b/test/cli/testprojinfo_out.dist @@ -912,6 +912,8 @@ WKT2:2019 string: COORDINATEOPERATION["Inverse of SWEREF99 to RH2000 height", SOURCECRS[ VERTCRS["RH2000 height", + DYNAMIC[ + FRAMEEPOCH[2000]], VDATUM["Rikets hojdsystem 2000"], CS[vertical,1], AXIS["gravity-related height (H)",up, |
