Changes between Initial Version and Version 1 of Ticket #3994


Ignore:
Timestamp:
Mar 15, 2011, 1:31:06 PM (13 years ago)
Author:
warmerdam
Comment:

I have reviewed the file briefly, but without making a detailed dump of the problem scanlines. The file does appear to be incorrect, and GDAL responds to the error produced by libtiff.

Arguably it would be nice if GDAL could continue on, capturing as much data as possible, but that hasn't been typical policy in GDAL and I am hesitant to change it for fear of hiding serious error during processing.

I did notice that the tiff2rgba (or perhaps tiffcp) can be used to convert the file, with minimal data loss.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3994

    • Property Status newclosed
    • Property Resolutionwontfix
  • Ticket #3994 – Description

    initial v1  
    11We cannot open a .tif file supplied to us by a customer.
    2 
     2{{{
    33gdal band.ReadRaster is returning None.
    44running gdal_translate with berry_geology.tif gives:
     
    88ERROR 1: IReadBlock failed at X offset 0, Y offset 0
    99ERROR 1: GetBlockRef failed at X block offset 0, Y block offset 0
     10}}}
    1011
    1112The offending .tif file is confidential to our customer and may be obtained by emailing me at t dot mitchell at aranz dot com.  Please do not add it to this publicly viewable ticket.