Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESRI File Based Geodatabase Support #20248

Closed
qgib opened this issue Jan 23, 2015 · 10 comments
Closed

ESRI File Based Geodatabase Support #20248

qgib opened this issue Jan 23, 2015 · 10 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Jan 23, 2015

Author Name: Randal Hale (@rjhale1971)
Original Redmine Issue: 12045
Affected QGIS version: master


It appears the ability to read a ESRI File Based Geodatabase with gdal 1.11.1 is broken in the OSGEO and Standallone installer for 2.8 on windows (haven't checked Ubuntu yet). gdal 1.11 can read them. I know that isn't a QGIS problem - but does affect the experience.


Related issue(s): #21100 (relates)
Redmine related issue(s): 13024


@qgib
Copy link
Contributor Author

qgib commented Jan 24, 2015

Author Name: Randal Hale (@rjhale1971)


Installed 2.8 testing On Ubuntu and it is still using gdal 1.11 so I can open ESRI File Based Geodatabases there.

@qgib
Copy link
Contributor Author

qgib commented Jan 25, 2015

Author Name: Giovanni Manghi (@gioman)


just update master in osgeo4w and tested with a file gdb from

http://gapanalysis.usgs.gov/padus/data/download/

works ok here. Please attach a sample dataset that does not work for you (may be is a problem because it was created with a very recent version of esri sw and the available filegdb api allows to open fgdb only up to a certain esri version)?


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Jan 25, 2015

Author Name: Randal Hale (@rjhale1971)


I made a FileBased Geodatabase in ArcGIS 10.2.2 - It has one polygon layer. It opens in ArcGIS 10.2.2.

https://drive.google.com/a/northrivergeographic.com/file/d/0B8WLtz606XDdX09WWmpxcVdldDA/view?usp=sharing

I can open it in QGIS on Ubuntu - won't open on windows (either 2.6 or 2.7). The only difference is version of gdal running. Maybe 10.2.2 is too recent?

I am downloading the GDB you tested now.

@qgib
Copy link
Contributor Author

qgib commented Jan 25, 2015

Author Name: Randal Hale (@rjhale1971)


The Geodatabase you tested works fine on mine. That's odd.

@qgib
Copy link
Contributor Author

qgib commented Jan 25, 2015

Author Name: Jürgen Fischer (@jef-n)


Works fine for me with the OpenFileGDB driver on Windows using OSGeo4W 32 and 64bit - but only without the ESRI-FileGDB driver installed (or @set OGR_SKIP=FileGDB@)

@qgib
Copy link
Contributor Author

qgib commented Jan 25, 2015

Author Name: Randal Hale (@rjhale1971)


Can i uninstall the ESRI drive in OSGE4W? I only see one mention (and I may be missing it) where I have gdal-filegdb and the installer complains that it is needed by GDAL...or how do I set OGR_SKIP=FileGDB? This must be why it works on Ubuntu - no ESRI Driver is installed for me.

@qgib
Copy link
Contributor Author

qgib commented Jan 25, 2015

Author Name: Jürgen Fischer (@jef-n)


Randal Hale wrote:

Can i uninstall the ESRI drive in OSGE4W? I only see one mention (and I may be missing it) where I have gdal-filegdb and the installer complains that it is needed by GDAL...or how do I set OGR_SKIP=FileGDB? This must be why it works on Ubuntu - no ESRI Driver is installed for me.

I removed the dependency to @gdal-filegdb@ from @qgis-full@. You could also add @set OGR_SKIP=FileGDB@ before the last line to @qgis.bat@ in @%OSGEO4W_ROOT%\bin@.


  • status_id was changed from Feedback to Closed
  • resolution was changed from to fixed/implemented

@qgib
Copy link
Contributor Author

qgib commented Jan 25, 2015

Author Name: Randal Hale (@rjhale1971)


I will name my first male child Jurgen Giovanni. Thanks!

@qgib
Copy link
Contributor Author

qgib commented Mar 21, 2015

Author Name: Corey Burger (@CoreyBurger)


Just downloaded 64 bit version of 2.8.1 for Windows. ESRI FileGDB support appears to be missing, with the Type "ESRI FileGDB" missing from the dropdown menu.


  • status_id was changed from Closed to Reopened
  • fixed_version_id was changed from Version 2.8 to Version 2.8.1

@qgib
Copy link
Contributor Author

qgib commented Mar 22, 2015

Author Name: Giovanni Manghi (@gioman)


Corey Burger wrote:

Just downloaded 64 bit version of 2.8.1 for Windows. ESRI FileGDB support appears to be missing, with the Type "ESRI FileGDB" missing from the dropdown menu.

this is because the file geodatabase is a directory, not a file. So in the "add vector layer" dialog you have to choose "directory" instead of "file".

I just tested and works ok.


  • status_id was changed from Reopened to Closed

@qgib qgib added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label May 25, 2019
@qgib qgib added this to the Version 2.8.1 milestone May 25, 2019
@qgib qgib closed this as completed May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

No branches or pull requests

1 participant