Fwiw i can confirm this regression on jessie/8.9, using gdal:

$gdal_edit.py -a_srs EPSG:2154 831750_6490250.tif
ERROR 1: _TIFFVGetField:/vsimem/gtiffdataset_guess_jpeg_quality_tmp_0x103f8b0: Invalid tag "Predictor" (not supported by codec) ERROR 1: _TIFFVGetField:/vsimem/gtiffdataset_guess_jpeg_quality_tmp_0x103f8b0: Invalid tag "Predictor" (not supported by codec) ERROR 1: _TIFFVGetField:/vsimem/gtiffdataset_guess_jpeg_quality_tmp_0x103f8b0: Invalid tag "Predictor" (not supported by codec)

downgrading from 4.0.3-12.3+deb8u4 to 4.0.3-12.3+deb8u2 works around this issue.

Reply via email to