Ticket #835 (closed enhancement: fixed)

Opened 8 years ago

Last modified 5 years ago

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

Changed 5 years ago by rouault

  • keywords gxf nodata added
  • status changed from new to closed
  • type changed from defect to enhancement
  • resolution set to fixed
  • milestone set to 1.6.0

GXFRasterBand::GetNoDataValue? added in trunk in r13738

Note: See TracTickets for help on using tickets.