Opened 12 years ago

Closed 12 years ago

#4537 closed defect (fixed)

imagine format basedata support for EPT_u1 missing

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 1.9.1
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: HFA
Cc: rprinceley

Description

I have a file with a node like this:

  Eimg_NonInitializedValue(Eimg_NonInitializedValue) @ 2948 + 21 @ 3076
    + BASEDATA(valueBD): 1x1 of u1
    + valueBD =     + (access failed)

But access to it fails because the BASEDATA logic does not support EPT_u1. It is used as a nodata value. I do not believe that the problem dataset is public. I'm preparing a fix.

Change History (1)

comment:1 by warmerdam, 12 years ago

Resolution: fixed
Status: newclosed

I have applied a fix in trunk (r24044) and 1.9 branch (r24043). I have only done modest testing so it could be broken in some respect.

Note: See TracTickets for help on using tickets.