You are here: Rasters > RasterBandMinMaxExtractor

RasterBandMinMaxExtractor

Extracts the band minimum and maximum values, palette minimum and maximum keys and palette minimum and maximum values of a raster feature and exposes them as attributes.

The attribute values are for reference only at one point in the workspace and may become out of date if the raster properties change.

The following band and palette properties are exposed:

_band{}.min

_band{}.max

_band{}.palette{}.keyMin

_band{}.palette{}.keyMax

_band{}.palette{}.valueMin

_band{}.palette{}.valueMax

Note that wherever "{}" appears, there will be one instance of the attribute for each band or palette. The first will appear with {0}, the second with {1}, and so on.

Related Transformers

This transformer only extracts band and palette minimum and maximum properties. To extract other band properties, use the RasterBandPropertyExtractor. To extract raster geometry properties, such as the number of rows and columns, use the RasterPropertyExtractor.

Usage Notes

  • This transformer accepts only raster features.
  • Note that the any nodata values that are present on the band are ignored in the minimum and maximum value calculations.
  • This transformer is unaffected by raster band and palette selection.

Editing Transformer Parameters

Using a set of menu options, transformer parameters can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, click beside the applicable parameter. For more information, see Transformer Parameter Menu Options.

Transformer Categories

Rasters

FME Licensing Level

FME Professional edition and above

 

Search FME Knowledge Center

Search for samples and information about this transformer on the FME Knowledge Center.