Re: [gdal-dev] HFA Attribute Table Class Names

2016-04-03 Thread Jukka Rahkonen
Christopher Schierkolk gmail.com> writes: > > > Does GDAL interpret HFA attributes beyond > COLOR,RED,GREEN,BLUE,OPACITY and HISTOGRAM ? I have some thematic files with a CLASS_NAMES > attribute. I am using GDAL_TRANSLATE to subset files.  Every attribute will copy over except the > CLASS_NAMES

[gdal-dev] HFA Attribute Table Class Names

2016-02-26 Thread Christopher Schierkolk
Does GDAL interpret HFA attributes beyond COLOR,RED,GREEN,BLUE,OPACITY and HISTOGRAM ? I have some thematic files with a CLASS_NAMES attribute. I am using GDAL_TRANSLATE to subset files. Every attribute will copy over except the CLASS_NAMES attribute. I read some previous threads but did not find