Hi All,
I often encounter difficulties when attempting to select specific raster values using FME. I am currently working with a raster dataset that contains two bands, and I need to isolate the following values:
- Band 0 (GRAY8) = 3
- Band 0 (GRAY8) = 4
Could you please advise on the appropriate expression to use within the RasterExpressionEvaluator to achieve this selection?

Thanks :)