On Wed, 2 Mar 2016, Nandan Padar Chandrashekar wrote:
Identified (Hierarchical File Architecture) HFA file format which is not
presently being identified through Tika.
extension : *.hfa
Header tag contains string EHFA_HEADER_TAG
Looks fine for adding to Tika to me
Should this be considered as custom mime type or standard mime type. ?
As it's a common well known file type, it should be a standard one. It'd
really only need to be a custom one if it was only used in your lab /
school / company and no-where else
Need suggestion for content type(mime-type type) of this file format.
application/x-erdas-hfa seems to be used in at least some places online,
so I'd suggest using that, at least for now
Nick