id summary reporter owner description type status priority milestone component version severity resolution keywords cc 1640 Remove 500 char limit on HFA metadata reads and allow updates Sam Gillingham warmerdam "The attached proposed patch resolves 2 issues with the HFA metadata: 1. You cannot read more than 500 characters of data. However, since the metadata is written to a GDAL specific node and GDAL sets the maxNumChars field we can safely rely on this field to tell us how many characters to read. 2. When updating the HFA file and overwriting metadata, duplicate nodes get created. This crashes Imagine. The patch checks for their existance before creating new ones. " defect closed normal 1.4.2 GDAL_Raster 1.4.1 normal fixed HFA