https://cgi-italy.github.io/insula/schemas/v1.2.0/common/raster-band-mode-config.schema.json#/$defs/rasterPresetBandRenderModeConfig
Preset render mode config. In preset mode the layer will be rendered using a WMS style
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
(Preset render mode config)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
type | string |
Required | cannot be null | Raster band mode config |
preset | string |
Optional | cannot be null | Raster band mode config |
type
is required
Type: string
(Preset type constant)
cannot be null
defined in: Raster band mode config
string
(Preset type constant)
constant: the value of this property must be equal to:
"preset"
The preset name. Typically the WMS style
preset
is optional
Type: string
(Preset name)
cannot be null
defined in: Raster band mode config
string
(Preset name)