Skip to content

Commit

Permalink
Updated projjson schema link to 0.7 (and new link) (#227)
Browse files Browse the repository at this point in the history
* updated projjson schema version & link

* Added proper link

Co-authored-by: Even Rouault <even.rouault@spatialys.com>

---------

Co-authored-by: Even Rouault <even.rouault@spatialys.com>
  • Loading branch information
cholmes and rouault committed Jun 17, 2024
1 parent f8b524f commit a684d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion format-specs/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"crs": {
"oneOf": [
{
"$ref": "https://proj.org/schemas/v0.5/projjson.schema.json"
"$ref": "https://proj.org/schemas/v0.7/projjson.schema.json"
},
{
"type": "null"
Expand Down

0 comments on commit a684d7a

Please sign in to comment.