Opened 19 years ago

Closed 16 years ago

#835 closed enhancement (fixed)

GXFRasterBand does not have GetNoDataValue

Reported by: martin.daly@… Owned by: warmerdam
Priority: high Milestone: 1.6.0
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: gxf nodata
Cc:

Description

GXF files can have a #DUMM[Y] value, but because GXFRasterBand does not have a
GetNoDataValue method, there is no way to get the value when present.

Change History (1)

comment:1 by Even Rouault, 16 years ago

Keywords: gxf nodata added
Milestone: 1.6.0
Resolution: fixed
Status: newclosed
Type: defectenhancement

GXFRasterBand::GetNoDataValue added in trunk in r13738

Note: See TracTickets for help on using tickets.