https://cgi-italy.github.io/insula/schemas/v1.1.0/common/raster-band-mode-config.schema.json#/$defs/rasterSingleBandRenderModeConfig
Single band render mode config. In single band mode one band will be renderd with support for dynamic colormaps
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | raster-band-mode-config.schema.json* |
object
(Single band render mode config)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
type | string |
Required | cannot be null | Raster band mode config |
band | number |
Optional | cannot be null | Raster band mode config |
type
is required
Type: string
(Single band type constant)
cannot be null
defined in: Raster band mode config
string
(Single band type constant)
constant: the value of this property must be equal to:
"single"
Raster band index
band
is optional
Type: number
(Band index)
cannot be null
defined in: Raster band mode config
number
(Band index)