insula

Single band render mode config Schema

https://cgi-italy.github.io/insula/schemas/v1.2.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*

rasterSingleBandRenderModeConfig Type

object (Single band render mode config)

rasterSingleBandRenderModeConfig Properties

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

type

type Type

string (Single band type constant)

type Constraints

constant: the value of this property must be equal to:

"single"

band

Raster band index

band

band Type

number (Band index)