OptionalascendingIndicates whether the sort should be ascending.
OptionalfidsA list that defines a subset of rasters used in the mosaic, be aware that the rasters may not be visible at all scales.
OptionalitemThe rendering rule applies on items before mosaicing.
OptionallockLock a few rasters in the image service. Used together with esriMosaicLockRaster.
OptionalmosaicThe mosaic method determines how the selected rasters are ordered.
OptionalmosaicUse the mosaic operation to resolve overlap pixel values: from first or last raster, use the min, max or mean of the pixel values, or blend them.
OptionalmultidimensionalDefinition of multidimensional variables.
See https://developers.arcgis.com/web-map-specification/objects/multidimensionalDefinition/ and https://developers.arcgis.com/web-scene-specification/objects/multidimensionalDefinition/.
OptionaldimensionType of dimension being used (ex. StdTime).
OptionalisIs slice?
Optionalvalues?: number[]Numerical array of associated values.
OptionalvariableName of the variable.
OptionalsortThe field name used together with esriMosaicAttribute method.
OptionalsortThe base sort value used together with esriMosaicAttribute method and sortField parameter.
OptionalviewpointUse a view point along with esriMosaicViewpoint.
OptionalwhereUse a where clause to define a subset of rasters used in the mosaic, be aware that the rasters may not be visible at all scales.
Specifies the mosaic rule when defining how individual images should be mosaiced. It specifies selection, mosaic method, sort order, overlapping pixel resolution, etc. Mosaic rules are for mosaicing rasters in the mosaic dataset.
See https://developers.arcgis.com/web-map-specification/objects/mosaicRule/ https://developers.arcgis.com/web-scene-specification/objects/mosaicRule/.