File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 9
9
10
10
This document explains the Product Extension to the [ SpatioTemporal Asset Catalog] ( https://github.com/radiantearth/stac-spec ) (STAC) specification.
11
11
12
- This extension provides a generic framework to describe products across domains better in STAC.
12
+ This extension provides a generic framework to describe products related to the data in a STAC catalog.
13
+ A product is a package offer of the STAC item and thus describes properties specific to the product packaging and its distribution.
14
+ Several products may be specified at assets level, each with its own properties.
15
+ This extension is intended to be adapted by other extensions that provide best practises or definitions about the product like
16
+ specific dictionaries for the product type or the timeliness of the product.
13
17
14
18
- Examples:
15
19
- [ Item example] ( examples/item.json ) : Shows the basic usage of the extension in a STAC Item
You can’t perform that action at this time.
0 commit comments