Skip to:
The new changes to GeoTiff reader fails to read GeoTiffs which could previously be read.
When opening the bands of type Float32, something is reading them as integers possibly.
If the GeoTiffMultiLevelSource is not used and the reader is able to use readBandRasterDataImplthen the GeoTiff is read correctly.
Attached is an example GeoTiff
should look like
The new changes to GeoTiff reader fails to read GeoTiffs which could previously be read.
When opening the bands of type Float32, something is reading them as integers possibly.
If the GeoTiffMultiLevelSource is not used and the reader is able to use readBandRasterDataImpl
then the GeoTiff is read correctly.
Attached is an example GeoTiff
should look like