<div dir="ltr">I've had some troubles opening "upgraded" FileGDB, so one thing to also check is that it's not an upgraded FileGDB.<div><br></div><div>I get better luck creating a new empty >=v10.0 FileGDB then importing the old data into it.</div>
<div><br></div><div><br></div><div>Donovan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 1, 2013 at 12:35 PM, Even Rouault <span dir="ltr"><<a href="mailto:even.rouault@mines-paris.org" target="_blank">even.rouault@mines-paris.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le mardi 01 octobre 2013 12:11:01, Bernd Vogelgesang a écrit :<br>
<div class="im">> Hi,<br>
><br>
> I have a FileGDB, formerly created in ArcGis 9.2, and then transformed<br>
> to a 10-Version.<br>
> The FileGDB has a size of 1,6 MB(!), and when i select one of the<br>
> layers, which contains 150 polygons only, it takes about 2 minutes to<br>
> open the layer.<br>
> Showing the attribute table takes another 2 minutes.<br>
> During this time the CPU-load jumps from 20% to 60% and back.<br>
> Trying to do anything else with QGIS sooner or later leeds to a crash.<br>
><br>
> Question: Does anyone work successfully with ESRI-FileGDB?<br>
> What might be the reason for this encredibly bad performance?<br>
<br>
</div>Bernd,<br>
<br>
Difficult to know without actually being able to reproduce. What is the<br>
performance of converting it to a shapefile for example with ogr2ogr ?<br>
<br>
ogr2ogr target.shp /path/to/source.gdb<br>
<br>
One case that I'm aware to have bad performance with the FGDB SDK is when a<br>
layer has hundreds of fields par feature, like with US Census files.<br>
<br>
If you can share your database, I can also try having a look (at the OGR side<br>
of things)<br>
<br>
Regards,<br>
<br>
Even<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Geospatial professional services<br>
<a href="http://even.rouault.free.fr/services.html" target="_blank">http://even.rouault.free.fr/services.html</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</div></div></blockquote></div><br></div>