Opened 10 years ago

Closed 10 years ago

#5382 closed defect (fixed)

Ensure histogram column written as float for HFA when using RAT API

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

Description

Further to #5066, the histogram column needs to be written as the float data type to be compatible with Imagine. The current RAT API allows this column to be written as any type. The attached patch (against trunk) ensures it is always written as float.

Attachments (1)

hfadataset.cpp.patch (865 bytes ) - added by Sam Gillingham 10 years ago.
Patch to force writing of histogram column as float (against trunk)

Download all attachments as: .zip

Change History (2)

by Sam Gillingham, 10 years ago

Attachment: hfadataset.cpp.patch added

Patch to force writing of histogram column as float (against trunk)

comment:1 by Even Rouault, 10 years ago

Resolution: fixed
Status: newclosed

trunk r26933 "HFA: Ensure histogram column written as float for HFA when using RAT API (patch by Sam Gillingham, #5382)"

Note: See TracTickets for help on using tickets.