File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "stac_version" : " 1.0.0-beta.2" ,
33 "stac_extensions" : [
4- " storage "
4+ " https://stac-extensions.github.io/sar/v1.0.0/schema.json "
55 ],
66 "id" : " m_3009743_sw_14_1_20160928_20161129" ,
77 "collection" : " NAIP_MOSAIC" ,
Original file line number Diff line number Diff line change 22 "stac_version" : " 1.0.0-beta.2" ,
33 "stac_extensions" : [
44 " view" ,
5- " storage "
5+ " https://stac-extensions.github.io/sar/v1.0.0/schema.json "
66 ],
77 "id" : " 20190822T183518Z_746_POM1_ST2_P" ,
88 "collection" : " NSL_SCENE" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " http://json-schema.org/draft-07/schema#" ,
3- "$id" : " https://schemas.stacspec.org/ v1.0.0-beta.2/extensions/view/json- schema/schema .json# " ,
3+ "$id" : " https://stac-extensions.github.io/storage/ v1.0.0/ schema.json" ,
44 "title" : " Storage Object Extension" ,
55 "description" : " STAC Storage Object Extension to a STAC Item and STAC Assets." ,
66 "definitions" : {
1515 "stac_extensions" : {
1616 "type" : " array" ,
1717 "contains" : {
18- "enum" : [
19- " storage" ,
20- " https://schemas.stacspec.org/v1.0.0-beta.2/extensions/view/json-schema/schema.json"
21- ]
18+ "const" : " https://stac-extensions.github.io/sar/v1.0.0/schema.json"
2219 }
2320 },
2421 "properties" : {
You can’t perform that action at this time.
0 commit comments