[gdal-dev] Add FileGDB Driver to GDAL Version 3.5.0

adamgutonski adamgutonski at protonmail.com
Wed Jun 29 09:35:34 PDT 2022


Hello,

I am wondering how to add the ESRI File GDB API .dll to an established conda environment with GDAL 3.5.0. Previous versions of GDAL allowed me to:

- place FileGDBAPI.dll in C:\Anaconda3\envs\<env_name>\Library\bin

- place gdalplugins folder containing ogr_FileGDB.dll here C:\Anaconda3\envs\<env_name>

After this simple set up, I am able to use the driver. However, this set up does not work for GDAL 3.5.0. It seems that the gdalplugins folder is already created here: C:\anaconda3\envs\<env_name>\Library\bin\gdalplugins. When I create a system environment variable GDAL_DRIVER_PATH and point it to this directory, the File GDB API still does not load.

How does one add the FileGDB API to an already installed version of GDAL 3.5.0?

Thank you,
Adam

Sent with [Proton Mail](https://proton.me/) secure email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20220629/b00ddaeb/attachment.htm>


More information about the gdal-dev mailing list