<div class="gmail_quote"><div>Eduardo:</div><div><br></div><div>Not sure what you mean, but the ArcObjects OGR driver is, well, an OGR driver. So it exposes things through an OGR interface. However the ArcObjects side of things requires an ESRI license to run.</div>
<div>I have been using this driver in a production environment to load data from FileGDB to PostGIS for the past 6 months without encountering any major issues so far, so I have not really changed the code except for a few lines in February to handle a small bug.</div>
<div><br></div><div>Feel free to get a Windows binary I built against 1.6 </div><div><br></div><div><a href="http://bit.ly/cNdrSr">http://bit.ly/cNdrSr</a></div><div><br></div><div>If you want to know how to use it, I sent an e-mail to the mailing list earlier </div>
<div><br></div><div><a href="http://www.mail-archive.com/gdal-dev@lists.osgeo.org/msg05562.html">http://www.mail-archive.com/gdal-dev@lists.osgeo.org/msg05562.html</a></div><div><br></div><div>As far as the ESRI official SDK, AFAIK, it won&#39;t be worked on until 10 is released (for my purposes, I couldn&#39;t wait for that, so that&#39;s why I wrote the ArcObjects OGR driver).</div>
<div><br></div><div>Frank: </div><div><br></div><div>I&#39;d be willing to create that OGR driver once the SDK is out, I just need to have that SDK in hand :)</div><div><br></div><div>- Ragi</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
From: Eduardo Kanegae &lt;<a href="mailto:eduardo.kanegae@gmail.com">eduardo.kanegae@gmail.com</a>&gt;<br>
Subject: Re: [gdal-dev] ESRI file geodatabase support<br>
To: <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br><br>
thanks for the help Frank,<br>
<br>
Or in less words: this support is still in development and we probably have<br>
to think in other solution to read fgdb´s using MapServer or other based on<br>
OGR or FDO interfaces.<br>
<br>
Eduardo<br>
<br>
2010/6/9 Frank Warmerdam &lt;<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>&gt;<br>
<br>
Eduardo Kanegae wrote:<br>
&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; I´ve this topic at Google<br>
&gt;&gt; <a href="http://osgeo-org.1803224.n2.nabble.com/When-or-if-OGR-can-support-ESRI-file-geodatabase-td2592778.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/When-or-if-OGR-can-support-ESRI-file-geodatabase-td2592778.html</a><br>

&gt;&gt;<br>
&gt;&gt; Is there any plan for OGR on supporting this ESRI format or this will<br>
&gt;&gt; depend on &#39;when&#39; ESRI be able to open this format specification.<br>
&gt;&gt;<br>
&gt;<br>
&gt; Eduardo,<br>
&gt;<br>
&gt; Ragi Burhum has offered an ArcObjects based solution/driver for reading<br>
&gt; file<br>
&gt; geodatabases for those with an ArcObject license.  I&#39;m not sure what the<br>
&gt; exact status of that driver is since I&#39;m not in a position to help with it.<br>
&gt;<br>
&gt; For a less encumbered solution for file geodatabase we are effectively<br>
&gt; waiting to see what ESRI provides in the manner of an SDK for reading them.<br>
&gt; Once we have that, it is also not clear who, if anyone, would turn it into<br>
&gt; an OGR driver.<br>
&gt;<br>
&gt; Best regards,<br>
&gt; --<br>
&gt;<br></blockquote></div>