[Gdal-dev] Problem creating JPEG compressed TIFFs

Eric Dönges Eric.Doenges at rcs.ei.tum.de
Wed Aug 4 01:44:42 EDT 2004


Am 03.08.2004 um 18:19 schrieb StefanReisser at t-online.de:

> When trying to create georeferenced, JPEG compressed GeoTiff images, I
> get the following error:
>
> ERROR 1: TIFFWriteEncodedStrip:q131Image.tif:
> In place update to compressed TIFF images not supported.
>
> My code works perfectly for uncompressed files. Does anyone know where
> the error might be?

Are you creating overviews ? I encountered this problem after updating 
from
GDAL 1.1.9 when I attempted to create tiled, LZW-compressed GeoTIFFs 
with overviews.
Since I didn't really need them, I dropped the overview creation from 
my code and
everything was fine again.

Kind regards,
Eric




More information about the Gdal-dev mailing list