Martin Desruisseaux created SIS-551:
---------------------------------------
Summary: GeoTIFF uncompression bug fixes
Key: SIS-551
URL: https://issues.apache.org/jira/browse/SIS-551
Project: Spatial Information Systems
Issue Type: Improvement
Components: Storage
Affects Versions: 1.2, 1.1
Reporter: Martin Desruisseaux
Assignee: Martin Desruisseaux
Fix For: 1.3
Attachments: Predictor problem.png
Bug fixes when reading compressed TIFF files:
* Some tiles contains wrong data when the compression uses horizontal predictor
(`PREDICTOR = 2`). Screenshot attached.
* Exception throws when a tile using LZW compression does not contain the "End
Of Information" (EOI) code. This is invalid, but we observe that it happens in
practice.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)