[Gdal-dev] GDAL-created TIFF Files and Windows
Simon Perkins
sy at perkins.net
Thu Jun 7 16:34:25 EDT 2007
Tim Osborn wrote:
> >From http://www.gdal.org/frmt_gtiff.html:
>
> Gdal creates band interleaved tiff files by default. These are slightly
> more efficient for some purposes, but some applications only support pixel
> interleaved TIFF files. In these cases pass INTERLEAVE=PIXEL to produce
> pixel interleaved TIFF files (PLANARCONFIG_CONTIG in TIFF terminology).
>
> I suspect this is your problem.
>
> Tim Osborn
>
That did the trick!
Cheers,
Simon
More information about the Gdal-dev
mailing list