RasterBandOrderer
Specifies the order of bands in a raster. Bands are reordered according to the input band indices.
Parameters
This parameter is a list of band indices separated by spaces. It specifies the desired order of the bands. Indices are zero-based, so the first band is at index 0.
Bands in the original raster that are not specified in the string will be appended after all the specified bands, in their original order. Note that bands may not be included in the list more than once.
For example, given an RGBA input raster with four bands and a band list of "3 0 2", the resulting raster would have bands ARBG.
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
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.
Tags Keywords: raster grid band order sort