id summary reporter owner description type status priority milestone component version severity resolution keywords cc 4903 [PATCH] Support for writing RasterAttributeTables by default for HFA/Imagine Robert Coup Robert Coup ERDAS Imagine (HFA) .img files can have !RasterAttributeTable data, which is read via GDAL and the GDALRasterAttributeTable class. But `HFADataset::CreateCopy()` doesn't write out RAT data by default (via `SetDefaultRAT()`), so `gdal_translate -of HFA some.img another.img` doesn't preserve RAT data. enhancement closed normal GDAL_Raster 1.9.2 normal fixed imagine rat rasterattributetable thjc