Opened 15 years ago

Closed 15 years ago

#2705 closed defect (fixed)

Missing unique binning support for HFA histograms

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone:
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: HFA
Cc: gaopeng

Description

The file http://trac.osgeo.org/gdal/attachment/ticket/2419/csanjack_lr.img has a histogram, but it is not reported by the GDAL HFA driver because it uses a unique values binning.

It is desirable to extend the HFA driver to support this in a manner similar to what was done for #2419 for color tables.

Change History (2)

comment:1 by warmerdam, 15 years ago

Status: newassigned

comment:2 by warmerdam, 15 years ago

Resolution: fixed
Status: assignedclosed

I believe this has now been accomplished in r17462 (see also #2730).

Note: See TracTickets for help on using tickets.