File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
- ** Identifier:** < https://stac-extensions.github.io/render/v1.0.0/schema.json >
5
5
- ** Field Name Prefix:** renders
6
6
- ** Scope:** Item, Collection
7
- - ** Extension [ Maturity Classification] ( https://github.com/radiantearth/stac-spec/tree/master/extensions/README.md#extension-maturity ) :** Proposal
7
+ - ** Extension [ Maturity Classification] ( https://github.com/radiantearth/stac-spec/tree/master/extensions/README.md#extension-maturity ) :** Pilot
8
8
- ** Owner** : @emmanuelmathot @abarciauskas-bgse @smohiudd
9
9
10
10
This document explains the Rendering Extension to the [ SpatioTemporal Asset Catalog] ( https://github.com/radiantearth/stac-spec ) (STAC) specification.
Original file line number Diff line number Diff line change 257
257
"type" : " string"
258
258
},
259
259
"expression" : {
260
- "type" : " string"
260
+ "type" : [ " string" , " object " , " array " ]
261
261
},
262
262
"minmax_zoom" : {
263
263
"type" : " array" ,
You can’t perform that action at this time.
0 commit comments