Todd,<br>
<br>
<div><span class="gmail_quote">On 9/28/05, <b class="gmail_sendername"><a href="mailto:Todd.Southen@bentley.com">Todd.Southen@bentley.com</a></b> &lt;<a href="mailto:Todd.Southen@bentley.com">Todd.Southen@bentley.com</a>
&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Maybe I'm missing something, but it doesn't look like OGR can open an<br>E00 file directly.&nbsp;&nbsp;Is this true?&nbsp; 
<br></blockquote></div>
<br>
&nbsp; I don't think GDAL/OGR supports E00 directly. If you're dealing with vector data you can use the AVCE00 library for that:<br>
<br>
&nbsp;&nbsp; <a href="http://avce00.maptools.org/avce00/index.html">http://avce00.maptools.org/avce00/index.html</a><br>
<br>
&nbsp; The &quot;avcimport&quot; command will allow you to convert an E00 to an
ArcInfo Coverage which can be read by OGR. It works reasonably well
(although I've had some rare cases when it failed to create a valid
coverage).<br>
<br>
&nbsp; I can't really speak to whether or not direct E00 support is planned for the future.<br>
<br>
Hope this helps, <br>-- <br>Matt Perry<br><a href="mailto:perrygeo@gmail.com">perrygeo@gmail.com</a><br><a href="http://www.perrygeo.net">http://www.perrygeo.net</a>