Hey Jeff,<div><br></div><div>This is a valid file, though not well supported by software other than ESRI.  E00 files most commonly hold vector formats, but can be used to contain raster data also.  AFAIK, there is no way to import these directly into GRASS, it only supports the vector version with v.in.e00</div>
<div><br></div><div>For this reason, I keep a little ESRI utility around just in case:</div><div><br></div><div><a href="http://www.esri.com/apps/products/download/?downloadid=175">http://www.esri.com/apps/products/download/?downloadid=175</a></div>
<div><br></div><div><a href="http://www.esri.com/apps/products/download/?downloadid=175"></a>It&#39;s a Windows binary, and requires registration, but it works.  I&#39;ve successfully run it using Wine on Linux, probably will work on a Mac also.  I reads the e00 file and dumps an arcinfo binary grid where you specify.</div>
<div><br></div><div>Hope this helps.</div><div><br></div><div>Jamie<br><br><div class="gmail_quote">On Sat, Oct 17, 2009 at 8:07 AM, Jeff Hamann <span dir="ltr">&lt;<a href="mailto:jeff.hamann@forestinformatics.com">jeff.hamann@forestinformatics.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word"><div>I&#39;m not sure why this is not working, and I&#39;m having a little trouble getting a satisfactory answer on the web. </div>
<div><br></div><div>I&#39;m trying to import an e00 file (arc/info grid) using r.in.gdal. For example,</div><div><br></div><div><div>GRASS 6.4.0svn (himom):~/Documents/rufus/incoming/wadnr &gt; r.in.gdal input=lewis_dem30.e00 output=lewisdem location=himom2 --verbose</div>
<div>ERROR 4: `lewis_dem30.e00&#39; not recognised as a supported file format.</div><div><br></div><div>from outside GRASS, </div><div><br></div><div>Jeff-Hamanns-MacBook-Pro:lewis_dir hamannj$ gdalinfo lewis_dem30.e00</div>
<div><div>ERROR 4: `lewis_dem30.e00&#39; not recognised as a supported file format.</div><div><br></div><div>gdalinfo failed - unable to open &#39;lewis_dem30.e00&#39;.</div><div>Jeff-Hamanns-MacBook-Pro:lewis_dir hamannj$ </div>
<div><br></div></div><div>and the file looks like this:</div><div><br></div><div><div>Jeff-Hamanns-MacBook-Pro:lewis_dir hamannj$ head lewis_dem30.e00 </div><div>EXP  0 /AM/PROCESS/DATASERVICES/LEWIS_DIR/LEWIS_DEM30.E00                       </div>
<div>GRD  2</div><div>      4860      1539 1-0.21474836470000E+10</div><div> 0.10435500000000E+03 0.10435500000000E+03</div><div> 0.91924128086325E+06 0.38480838058312E+06</div><div> 0.14264065808632E+07 0.54541072558312E+06</div>
<div>   -2147483647   -2147483647   -2147483647   -2147483647   -2147483647</div><div>   -2147483647   -2147483647   -2147483647   -2147483647   -2147483647</div><div>   -2147483647   -2147483647   -2147483647   -2147483647   -2147483647</div>
<div>   -2147483647   -2147483647   -2147483647   -2147483647   -2147483647</div><div>Jeff-Hamanns-MacBook-Pro:lewis_dir hamannj$ </div><div><br></div></div><div>Any hints? What kind of file is this, really?</div><div><br>
</div><div>Thanks,</div><div>Jeff.</div><div><br></div><div>
<div>Jeff Hamann, PhD<br>PO Box 1421<br>Corvallis, Oregon 97339-1421<br>541-754-2457<br>jeff.hamann[at]forestinformatics[dot]com<br><a href="http://www.forestinformatics.com/" target="_blank">http://www.forestinformatics.com</a></div>

</div>
<br></div></div><br>_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
<br></blockquote></div><br></div>