diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2021-09-27 17:14:23 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2021-09-27 17:14:23 +0200 |
| commit | f1efc8a7e444c306a57acd53d8283586132b2c09 (patch) | |
| tree | 360cfd076bc32ac875a515101e1fd4341520f9e7 /test/unit/test_c_api.cpp | |
| parent | ac1963352d3118b2ecc702f23df1f42f883d6f0c (diff) | |
| download | PROJ-f1efc8a7e444c306a57acd53d8283586132b2c09.tar.gz PROJ-f1efc8a7e444c306a57acd53d8283586132b2c09.zip | |
Database: update to EPSG v10.036
Diffstat (limited to 'test/unit/test_c_api.cpp')
| -rw-r--r-- | test/unit/test_c_api.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/test_c_api.cpp b/test/unit/test_c_api.cpp index dccd2fce..1049ce35 100644 --- a/test/unit/test_c_api.cpp +++ b/test/unit/test_c_api.cpp @@ -5199,6 +5199,7 @@ TEST_F(CApi, proj_create_derived_geographic_crs) { " MEMBER[\"World Geodetic System 1984 (G1150)\"],\n" " MEMBER[\"World Geodetic System 1984 (G1674)\"],\n" " MEMBER[\"World Geodetic System 1984 (G1762)\"],\n" + " MEMBER[\"World Geodetic System 1984 (G2139)\"],\n" " ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n" " LENGTHUNIT[\"metre\",1]],\n" " ENSEMBLEACCURACY[2.0]],\n" |
