aboutsummaryrefslogtreecommitdiff
path: root/data/projjson.schema.json
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-09-17 13:31:20 +0200
committerEven Rouault <even.rouault@spatialys.com>2020-09-17 13:31:20 +0200
commit1e11bf646d2cf9b731b02f2260c68fe2a5a21cf4 (patch)
tree37c72a9c16c837ce45ef6a32b5c2cea5715ac336 /data/projjson.schema.json
parent339f1e57d3d3ec971753bd0cf75700505182100c (diff)
downloadPROJ-1e11bf646d2cf9b731b02f2260c68fe2a5a21cf4.tar.gz
PROJ-1e11bf646d2cf9b731b02f2260c68fe2a5a21cf4.zip
projjson.schema.json: indicate v0.2.1 (refs #2354)
Diffstat (limited to 'data/projjson.schema.json')
-rw-r--r--data/projjson.schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/projjson.schema.json b/data/projjson.schema.json
index c8e213e3..bdb97bd5 100644
--- a/data/projjson.schema.json
+++ b/data/projjson.schema.json
@@ -1,7 +1,7 @@
{
"$id": "https://proj.org/schemas/v0.2/projjson.schema.json",
"$schema": "http://json-schema.org/draft-07/schema#",
- "description": "Schema for PROJJSON",
+ "description": "Schema for PROJJSON (v0.2.1)",
"$comment": "This file exists both in data/ and in schemas/vXXX/. Keep both in sync. And if changing the value of $id, change PROJJSON_CURRENT_VERSION accordingly in io.cpp",
"oneOf": [