-
Bug
-
Resolution: Done
-
P2: Important
-
5.5.0
-
None
The TIFF plugin generates images without the RowsPerStrip tag defined. This causes read issues with most TIFF readers in the willd, in particular when the LZW compression is enabled: see https://issues.qgis.org/issues/18274
A reasonable solution is to create stripped image by using the chunk height that is used to compress the data.
The attached patch implements that
- resulted in
-
QTBUG-70820 TIFF file size increase (+50%)
-
- Closed
-