[gdal-dev] Re: GDAL encounters problem with very small files . FIXED

2008-11-14 Thread Matthieu Rigal
Hi Frank, I could find out that this bug was due to an older version of GDAL, v1.4.2 and probably bindings to older version of libtiff and so. On another configuration with GDAL 1.5.1, the problem is not any more encountered. Best regards, Matthieu On Thursday 13 November 2008 18:13:17 you wr

[gdal-dev] Re: GDAL encounters problem with very small files

2008-11-14 Thread Matthieu Rigal
Hi Frank, Thanks for your response. I made the error of mixing one gdal_utility question and a Python-GDAL binding question. The problem I am encountering with gdal_translate and gdalinfo with these very little files only happens when I am working on very small images. Else, it is working well

[gdal-dev] Re: GDAL encounters problem with very small files

2008-11-13 Thread Frank Warmerdam
Matthieu Rigal wrote: Hi all, hi Frank, I am encountering problem with gdal_translate and gdalinfo with very little images. I have for example a 9*16 pixels image, georeferenced, 16bits and 8bits, that I have tested in 2 formats : .pix PCIDSK and .tif GTiff. And both times, I get errors : gd