File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ required fields is a valid STAC ItemCollection.
1919
2020This object describes a STAC ItemCollection. The fields ` type ` and ` features ` are inherited from GeoJSON FeatureCollection.
2121
22- | Field Name | Type | Description |
23- | ---------- | ----------------------------------------------------------------- | ------------------------------------------------------------------------------- |
24- | type | string | ** REQUIRED.** Always "FeatureCollection" to provide compatibility with GeoJSON. |
25- | features | [ STAC Item] ( ../../stac-spec/item-spec/item-spec.md ) | ** REQUIRED** A possibly-empty array of Item objects. |
26- | links | [ Link Object] ( ../../stac-spec/item-spec/item-spec.md#link-object ) | An array of Links related to this ItemCollection. |
22+ | Field Name | Type | Description |
23+ | ---------- | -------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
24+ | type | string | ** REQUIRED.** Always "FeatureCollection" to provide compatibility with GeoJSON. |
25+ | features | \[ [ STAC Item] ( ../../stac-spec/item-spec/item-spec.md )] | ** REQUIRED** A possibly-empty array of Item objects. |
26+ | links | \[ [ Link Object] ( ../../stac-spec/item-spec/item-spec.md#link-object )] | An array of Links related to this ItemCollection. |
2727
2828## Extensions
2929
You can’t perform that action at this time.
0 commit comments