File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " http://json-schema.org/draft-07/schema#" ,
3- "$id" : " https://stac-extensions. github.io/ eopf/ v1.0.0 /schema.json" ,
3+ "$id" : " https://github.com/CS-SI/ eopf-stac-extension/raw/refs/tags/ v1.1.0/json-schema /schema.json" ,
44 "title" : " eopf extension for STAC" ,
55 "description" : " STAC eopf extension for STAC items and STAC collections" ,
66 "type" : " object" ,
1111 "stac_extensions" : {
1212 "type" : " array" ,
1313 "contains" : {
14- "const" : " https://stac-extensions. github.io/ eopf/ v1.0.0 /schema.json"
14+ "const" : " https://github.com/CS-SI/ eopf-stac-extension/raw/refs/tags/ v1.1.0/json-schema /schema.json"
1515 }
1616 }
1717 },
8888 "stac_extensions" : {
8989 "type" : " array" ,
9090 "contains" : {
91- "const" : " https://stac-extensions. github.io/ eopf/ v1.0.0 /schema.json"
91+ "const" : " https://github.com/CS-SI/ eopf-stac-extension/raw/refs/tags/ v1.1.0/json-schema /schema.json"
9292 }
9393 }
9494 }
You can’t perform that action at this time.
0 commit comments