I have a COG with a scale factor (excerpt from GDALInfo)
Band 1 Block=1024x1024 Type=Int32, ColorInterp=Gray
Min=-50313.000 Max=57304.000
Minimum=-50313.000, Maximum=57304.000, Mean=4745.177, StdDev=7550.452
NoData Value=-32767
Offset: 0, Scale:0.1
How do I apply this scale factor in FME? If I clip the input and create a new tif, the scale factor is dropped and the values are 10 times the expected.
In this particular case I can just scale the value back down, but in general, is there a way to retrieve the scale factor and apply it?
Solved
Scale factor on COG
Best answer by crystalatsafe
Hi
Thank you for your patience!
The GeoTIFF Reader can now expose scale and offset factor in Format Attributes, please install the latest version of FME 2026.1 at: safe.com/downloads/



