Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6892 closed enhancement (fixed)

Additional histogram metadata for the KEA driver

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

Description

This patch adds some additional metadata items (STATISTICS_HISTOBINVALUES and STATISTICS_HISTONUMBINS) that were mentioned in the KEA paper but somehow didn't get into the final version of the code.

This is related to #6855 and mirrors the kealib PR here: https://bitbucket.org/chchrsc/kealib/pull-requests/4/wip-adding-support-for-additional-metadata.

Attachments (1)

keameta.patch (13.0 KB ) - added by Sam Gillingham 7 years ago.
patch to add the histogram metadata items

Download all attachments as: .zip

Change History (3)

by Sam Gillingham, 7 years ago

Attachment: keameta.patch added

patch to add the histogram metadata items

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: newclosed

In 38454:

KEA: add some additional metadata items (STATISTICS_HISTOBINVALUES and STATISTICS_HISTONUMBINS) that were mentioned in the KEA paper (patch by Sam Gillingham, fixes #6892)

comment:2 by Even Rouault, 7 years ago

In 38477:

Fix MSVC compiler warning (refs #6892)

Note: See TracTickets for help on using tickets.