aboutsummaryrefslogtreecommitdiff
path: root/test/cli
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-09-14 22:03:48 +0200
committerGitHub <noreply@github.com>2021-09-14 22:03:48 +0200
commit47fb85bdf0e45bf5660e0b1dbde7b76f8824a87a (patch)
tree29373bee072524c43091b0b0597d9bd1a74d3006 /test/cli
parent92ca1a9455cdd136aaaeb1dbb0d8d867020e70c6 (diff)
parentbca0a82921594c675ed1212f54e032f19004ee82 (diff)
downloadPROJ-47fb85bdf0e45bf5660e0b1dbde7b76f8824a87a.tar.gz
PROJ-47fb85bdf0e45bf5660e0b1dbde7b76f8824a87a.zip
Merge pull request #2850 from rouault/projjson_0_4
PROJJSON: support additional properties allowed in id object (version, authority_citation, uri) for parity with WKT2:2019
Diffstat (limited to 'test/cli')
-rw-r--r--test/cli/testprojinfo_out.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cli/testprojinfo_out.dist b/test/cli/testprojinfo_out.dist
index 6c3a37c4..2405462d 100644
--- a/test/cli/testprojinfo_out.dist
+++ b/test/cli/testprojinfo_out.dist
@@ -160,7 +160,7 @@ GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.25722
PROJJSON:
{
- "$schema": "https://proj.org/schemas/v0.2/projjson.schema.json",
+ "$schema": "https://proj.org/schemas/v0.4/projjson.schema.json",
"type": "GeographicCRS",
"name": "WGS 84",
"datum_ensemble": {