File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
1111- The new field ` proj:code ` was introduced as a more general way to describe projection codes for various authorities, not just EPSG.
1212
13+ ### Changed
14+
15+ - Updated PROJJSON schema version from 0.5 to 0.7
16+
1317### Deprecated
1418
1519- ` proj:espg ` was deprecated in favor of ` proj:code ` .
Original file line number Diff line number Diff line change 111111 "title" :" Coordinate Reference System in PROJJSON format" ,
112112 "oneOf" : [
113113 {
114- "$ref" : " https://proj.org/schemas/v0.5 /projjson.schema.json"
114+ "$ref" : " https://proj.org/schemas/v0.7 /projjson.schema.json"
115115 },
116116 {
117117 "type" : " null"
You can’t perform that action at this time.
0 commit comments