diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-08-08 19:18:26 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-08-09 13:22:25 +0200 |
| commit | ec49c9cd0aa9de24623920b8de226daf05a0e90f (patch) | |
| tree | a53902fc9134fb0790191b45e585b42f4e31d29a /test/cli | |
| parent | d44e1e268c5da846455d3f73f94a283e80340b6c (diff) | |
| download | PROJ-ec49c9cd0aa9de24623920b8de226daf05a0e90f.tar.gz PROJ-ec49c9cd0aa9de24623920b8de226daf05a0e90f.zip | |
projinfo: rename JSON to PROJJSON
Diffstat (limited to 'test/cli')
| -rw-r--r-- | test/cli/testprojinfo_out.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cli/testprojinfo_out.dist b/test/cli/testprojinfo_out.dist index 20ae544a..530a0426 100644 --- a/test/cli/testprojinfo_out.dist +++ b/test/cli/testprojinfo_out.dist @@ -135,7 +135,7 @@ WKT1_ESRI: GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]] -JSON: +PROJJSON: { "type": "GeographicCRS", "name": "WGS 84", |
