https://cgi-italy.github.io/insula/schemas/v1.1.0/common/raster-operations-config.schema.json
Configuration for raster dataset operations
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | raster-operations-config.schema.json |
object
(Dataset raster operations config)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
download | object |
Optional | cannot be null | Dataset raster operations config |
processings | object |
Optional | cannot be null | Dataset raster operations config |
Configuration of download tool
download
is optional
Type: object
(Dataset operation configuration)
cannot be null
defined in: Dataset raster operations config
object
(Dataset operation configuration)
Configuration of dataset processings and tools
processings
is optional
Type: object
(Dataset processings configuration)
cannot be null
defined in: Dataset raster operations config
object
(Dataset processings configuration)
Reference this group by using
{"$ref":"https://cgi-italy.github.io/insula/schemas/v1.1.0/common/raster-operations-config.schema.json#/$defs/operationCommonProperties"}
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
disabled | boolean |
Optional | cannot be null | Dataset raster operations config |
When set the dataset operation will be disabled
disabled
is optional
Type: boolean
(Disable flag)
cannot be null
defined in: Dataset raster operations config
boolean
(Disable flag)