Skip to content

Commit e1841af

Browse files
committed
stac-overview changes
1 parent 16da4a4 commit e1841af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/planetary-computer/stac-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Collections in GeoCatalog are defined in JSON format and include the following f
9898

9999
### Item assets
100100

101-
The `item_assets` fiel, at the collection level, provides a way to determine what assets (data files) are available in any child Item. The listed assets in this field don't imply that all assets are available for all Items (it should be the union of the available assets, not the intersection of the available assets). This field is enabled in a GeoCatalog via the [item_assets extension](https://github.com/stac-extensions/item-assets) of the STAC specification. The items assets extension is required if you want to visualize Items in the GeoCatalog Explorer.
101+
The `item_assets` field, at the collection level, provides a way to determine what assets (data files) are available in any child Item. The listed assets in this field don't imply that all assets are available for all Items (it should be the union of the available assets, not the intersection of the available assets). This field is enabled in a GeoCatalog via the [item_assets extension](https://github.com/stac-extensions/item-assets) of the STAC specification. The items assets extension is required if you want to visualize Items in the GeoCatalog Explorer.
102102

103103
The `item_assets` field is itself an object, with at least two of the following fields:
104104

0 commit comments

Comments
 (0)