Skip to content

Commit 7f1a206

Browse files
committed
Update PROJJSON schema
1 parent d32df81 commit 7f1a206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-schema/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"title":"Coordinate Reference System in PROJJSON format",
114114
"oneOf": [
115115
{
116-
"$ref": "https://proj.org/schemas/v0.2/projjson.schema.json"
116+
"$ref": "https://proj.org/schemas/v0.4/projjson.schema.json"
117117
},
118118
{
119119
"type": "null"

0 commit comments

Comments
 (0)