https://cgi-italy.github.io/insula/schemas/v1.2.0/apps/insula-json-stac-collection-dataset.schema.json
Dataset initialized from a platform collection.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | insula-json-stac-collection-dataset.schema.json |
object
(Insula STAC collection dataset)
{
"type": "stac_collection",
"collection": "eopaas90e071b58f00477eb3534291e0690da5"
}
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
type | string |
Required | cannot be null | Insula STAC collection dataset |
collection | Multiple | Required | cannot be null | Insula STAC collection dataset |
type
is required
Type: string
(The type constant value)
cannot be null
defined in: Insula STAC collection dataset
string
(The type constant value)
constant: the value of this property must be equal to:
"stac_collection"
The platform collection identifier. Can be the internal numeric ID or ther RESTO collection identifier
collection
is required
Type: any of the following: string
or number
(Collection identifier)
cannot be null
defined in: Insula STAC collection dataset
any of the following: string
or number
(Collection identifier)