From bca0a82921594c675ed1212f54e032f19004ee82 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Tue, 14 Sep 2021 18:13:47 +0200 Subject: PROJJSON: support additional properties allowed in id object (version, authority_citation, uri) for parity with WKT2:2019 --- test/cli/testprojinfo_out.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/cli') 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": { -- cgit v1.2.3