id summary reporter owner description type status priority milestone component version severity resolution keywords cc 3332 [PATCH] Add ArcObjects OGR driver to allow reading of GeoDatabase (e.g FileGDB) FeatureClasses rburhum rburhum "This driver allows reading of FileGDB FeatureClasses as long as there is an ESRI ArcView License (or higher) available. The connection string starts with ""AO:"" followed by the connection string to be sent to the ArcObjects Workspace Factory. For example, to open a FileGDB, the connection string would be ""AO:c:\mypath\mydb.gdb"" Similarly, to open a Personal GDB (aka Access), one would use: ""AO:c:\somepath\mydb.mdb"" There is also basic support for Enterprise GeoDatabases (aka ArcSDE). Currently, the only way to support connections is done through an .sde file. ""AO:c:\somepath\connfile.sde"" " enhancement closed normal OGR_SF unspecified normal wontfix FileGDB,ArcObjects,AO warmerdam springmeyer