Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > by-pkgid > d67485fb8ce60f8952179bbde3b5d022 > files > 75

libgdal0-devel-1.1.7-2mdk.i586.rpm

<html>
<head>
<title>HFA -- Erdas Imagine .img</title>
</head>

<body bgcolor="#ffffff">

<h1>HFA -- Erdas Imagine .img</h1>

GDAL supports Erdas Imagine .img format for read access and write.  The current
implementation ignores pyramid levels, and metadata but does capture 
palettes, and georeferencing.  It supports the erdas band types 
u8, s8, u16, s16, u32, s32, f32, f64, c64 and c128.<p>

Compressed and missing tiles in Erdas files should be handled properly on read.
Files between 2GB and 4GB in size should work on Windows NT, and may work
on some Unix platforms.<p>

<h2>Creation Issues</h2>

Erdas Imagine files can be created with any GDAL defined band type, including
the complex types.  Created files may have any number of bands.  Pseudo-Color
tables will be written if using the GDALDriver::CreateCopy() methodology.
Most projections should be supported though translation of unusual datums
(other than WGS84, WGS72, NAD83, and NAD27) may be problematic. <p>

Creation Options:<p>

<ul>

<li> There are no creation options for Erdas Imagine files at this time.

</ul>

Erdas Imagine supports external creation of overviews (with gdaladdo for 
instance).<p>

See Also:<p>

<ul>
<li> Implemented as <tt>gdal/frmts/hfa/hfadataset.cpp</tt>.<p>

<li> More information, and other tools are available on the
<a href="http://gdal.velocet.ca/projects/imagine/hfa_index.html">
Imagine (.img) Reader</a> page.<p>

<li> <a href="http://www.erdas.com/">Erdas.com</a><p>

</ul>

</body>
</html>