"RasterMosaicker(RasterMosaicFactory): All input rasters must have the same number of selected bands. The raster '24' has '3' selected bands, but the mosaicked raster '0' has '4' selected bands"
Can anyone assist?
Regards
Craig Townsend
"RasterMosaicker(RasterMosaicFactory): All input rasters must have the same number of selected bands. The raster '24' has '3' selected bands, but the mosaicked raster '0' has '4' selected bands"
Can anyone assist?
Regards
Craig Townsend
See if the RasterSelector (http://docs.safe.com/fme/2015.1/html/FME_Desktop_Documentation/FME_Desktop_Help.htm#cshid=fmx_RasterSelector) can help, sepecifically so that you set it to select no more than the number of bands available in every GeoTIFF (e.g. 3 bands for RGB or 4 bands for RGB + Alpha channel).
David