Contact Details
No response
What happened?
If an input raster is < 256x256 pixels then its size will be used as the tile size. If its size is not divisible by 16 then there is an error
Version
Unstable
What platform are you seeing the problem on?
Linux
Relevant log output
[2026-06-17 13:47:36] DEBUG: Writing file test/output/bad/000_000001_276_intensity.tif
_TIFFVSetField: test/output/bad/000_000001_276_intensity.tif: Bad value 72 for "TileWidth" tag.
_TIFFVSetField: test/output/bad/000_000001_276_intensity.tif: Bad value 71 for "TileLength" tag.
TIFFWriteEncodedTile: Can not write tiles to a striped image.
[2026-06-17 13:47:36] FATAL: Cannot write tile to test/output/bad/000_000001_276_intensity.tif
Contact Details
No response
What happened?
If an input raster is < 256x256 pixels then its size will be used as the tile size. If its size is not divisible by 16 then there is an error
Version
Unstable
What platform are you seeing the problem on?
Linux
Relevant log output