MosaicStylePropertiesInput
Style properties to be used when rendering a mosaic layer by a FieldAgent client.
Input Fields
[String!])
A custom color scale specified as an array of two or more CSS-compliant color strings (e.g. ["beige", "burlywood", "#FFA500"]). Valid for indexed mosaics only.
Boolean)
Determines how out-of-range pixels are colored. When true, pixels above the maximum are colored with the maximum color, and pixels below the minimum are colored with the minimum color. When false, out-of-range pixels are colored gray. Valid for indexed mosaics only.
Int)
The default number of colorization bins. Minimum is 1, maximum is 20. Valid for indexed mosaics only.
MosaicBinningAlgorithm)
The default binning algorithm. Valid for indexed mosaics only.
MosaicColorScale)
The default color scale. Valid for indexed mosaics only.
Boolean)
Inverts the color scale. Valid for indexed mosaics only.
Float)
The opacity of the raster layer. Minimum is 0, maximum is 1.
NumericRangeInput)
The range of values in the raster to use. Valid for indexed mosaics only.