GeoDatabase (GDB) import not working (QGIS3)Installing File Geodatabase (*.gdb) support in QGIS?How to import ESRI geodatabase into QGis? (GIS beginner's question…)How to convert GDB data to shapefiles without ArcGIS?How to overcome the layer limit on OSX?Opening File Geodatabase in QGIS for Ubuntu?What can I do with this unzipped GDB file in QGIS?QGIS 2.4 access .mdb add errorUnable to add shapefiles via drag and drop - QGIS 2.4 OSxQGIS 2.16 connection to ESRI geodatabase 10.2.2 Oracle 10gError Adding Geodatabase Vector LayerOpening Esri Geodatabase file with GDAL/QGIS/Grass?

What is "oversubscription" in Networking?

What does grep -v "grep" mean and do?

Was it really unprofessional of me to leave without asking for a raise first?

Is there a nice way to assign std::minmax(a, b) to std::tie(a, b)?

I hit a pipe with a mower and now it won't turn

What's the easiest way for a whole party to be able to communicate with a creature that doesn't know Common?

Skipping over failed imports until they are needed (if ever)

Where can I get macOS Catalina Beta version?

The Confused Alien

Can a US President have someone sent to prison?

Should I report a leak of confidential HR information?

Attempt to de-reference a null object: list initialization

Are there any features that help with the roll to avoid the destruction of a Wand of Fireballs when using the last charge?

Why was Mal so quick to drop Bester in favour of Kaylee?

Acceleration in Circular motion

Why transcripts instead of degree certificates?

Should I share with a new service provider a bill from its competitor?

Are metaheuristics ever practical for continuous optimization?

Is there a category where products don't exist because uniqueness fails?

What is the line crossing the Pacific Ocean that is shown on maps?

Spicket or spigot?

Sum of Parts of An Array - JavaScript

Is this hogweed?

Most elegant way to write a one shot IF



GeoDatabase (GDB) import not working (QGIS3)


Installing File Geodatabase (*.gdb) support in QGIS?How to import ESRI geodatabase into QGis? (GIS beginner's question…)How to convert GDB data to shapefiles without ArcGIS?How to overcome the layer limit on OSX?Opening File Geodatabase in QGIS for Ubuntu?What can I do with this unzipped GDB file in QGIS?QGIS 2.4 access .mdb add errorUnable to add shapefiles via drag and drop - QGIS 2.4 OSxQGIS 2.16 connection to ESRI geodatabase 10.2.2 Oracle 10gError Adding Geodatabase Vector LayerOpening Esri Geodatabase file with GDAL/QGIS/Grass?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















I have a *.gdb which I normaly could load in QGIS version (3.4 / 3.8) following that instructions (or symply drag'n'dop): Installing File Geodatabase (*.gdb) support in QGIS?



But it returns a error: Invalid Data Source: [...] is not a valid or recognized data source.



enter image description here



I also tryed ogr2ogr to translate it first in to shapefiles:



ogr2ogr -f "ESRI Shapefile" ./shp ./Schoeningstedt.gdb


With no result.
Whats wrong? Could anyone test my gdb? You can download it here: www.map-site.de/tmp/Schoeningstedt.gdb.zip










share|improve this question






















  • not working for me either... can you confirm this works in ArcGIS? I can load other GDB's no problem, but this one doesn't work at all.

    – DPSSpatial
    7 hours ago











  • I don't have a own installation of ArcGIS but my client is telling me that it is working fine

    – MAP
    7 hours ago






  • 1





    your database only contains rasters 'dgm1_32583_5930, diff_map1_circ15_32583_930 etc) that is not supported by the OpenFIleGDB (as esri locked it out of the Open Geodatabase API) see bottom of esri.com/arcgis-blog/products/arcgis-desktop/data-management/…

    – Mapperz
    7 hours ago












  • Maybe you can have your client export them from ArcGIS to a format you can work with.

    – GreyHippo
    6 hours ago

















2















I have a *.gdb which I normaly could load in QGIS version (3.4 / 3.8) following that instructions (or symply drag'n'dop): Installing File Geodatabase (*.gdb) support in QGIS?



But it returns a error: Invalid Data Source: [...] is not a valid or recognized data source.



enter image description here



I also tryed ogr2ogr to translate it first in to shapefiles:



ogr2ogr -f "ESRI Shapefile" ./shp ./Schoeningstedt.gdb


With no result.
Whats wrong? Could anyone test my gdb? You can download it here: www.map-site.de/tmp/Schoeningstedt.gdb.zip










share|improve this question






















  • not working for me either... can you confirm this works in ArcGIS? I can load other GDB's no problem, but this one doesn't work at all.

    – DPSSpatial
    7 hours ago











  • I don't have a own installation of ArcGIS but my client is telling me that it is working fine

    – MAP
    7 hours ago






  • 1





    your database only contains rasters 'dgm1_32583_5930, diff_map1_circ15_32583_930 etc) that is not supported by the OpenFIleGDB (as esri locked it out of the Open Geodatabase API) see bottom of esri.com/arcgis-blog/products/arcgis-desktop/data-management/…

    – Mapperz
    7 hours ago












  • Maybe you can have your client export them from ArcGIS to a format you can work with.

    – GreyHippo
    6 hours ago













2












2








2








I have a *.gdb which I normaly could load in QGIS version (3.4 / 3.8) following that instructions (or symply drag'n'dop): Installing File Geodatabase (*.gdb) support in QGIS?



But it returns a error: Invalid Data Source: [...] is not a valid or recognized data source.



enter image description here



I also tryed ogr2ogr to translate it first in to shapefiles:



ogr2ogr -f "ESRI Shapefile" ./shp ./Schoeningstedt.gdb


With no result.
Whats wrong? Could anyone test my gdb? You can download it here: www.map-site.de/tmp/Schoeningstedt.gdb.zip










share|improve this question














I have a *.gdb which I normaly could load in QGIS version (3.4 / 3.8) following that instructions (or symply drag'n'dop): Installing File Geodatabase (*.gdb) support in QGIS?



But it returns a error: Invalid Data Source: [...] is not a valid or recognized data source.



enter image description here



I also tryed ogr2ogr to translate it first in to shapefiles:



ogr2ogr -f "ESRI Shapefile" ./shp ./Schoeningstedt.gdb


With no result.
Whats wrong? Could anyone test my gdb? You can download it here: www.map-site.de/tmp/Schoeningstedt.gdb.zip







qgis file-geodatabase ogr2ogr import






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 8 hours ago









MAPMAP

2,5833 gold badges37 silver badges69 bronze badges




2,5833 gold badges37 silver badges69 bronze badges












  • not working for me either... can you confirm this works in ArcGIS? I can load other GDB's no problem, but this one doesn't work at all.

    – DPSSpatial
    7 hours ago











  • I don't have a own installation of ArcGIS but my client is telling me that it is working fine

    – MAP
    7 hours ago






  • 1





    your database only contains rasters 'dgm1_32583_5930, diff_map1_circ15_32583_930 etc) that is not supported by the OpenFIleGDB (as esri locked it out of the Open Geodatabase API) see bottom of esri.com/arcgis-blog/products/arcgis-desktop/data-management/…

    – Mapperz
    7 hours ago












  • Maybe you can have your client export them from ArcGIS to a format you can work with.

    – GreyHippo
    6 hours ago

















  • not working for me either... can you confirm this works in ArcGIS? I can load other GDB's no problem, but this one doesn't work at all.

    – DPSSpatial
    7 hours ago











  • I don't have a own installation of ArcGIS but my client is telling me that it is working fine

    – MAP
    7 hours ago






  • 1





    your database only contains rasters 'dgm1_32583_5930, diff_map1_circ15_32583_930 etc) that is not supported by the OpenFIleGDB (as esri locked it out of the Open Geodatabase API) see bottom of esri.com/arcgis-blog/products/arcgis-desktop/data-management/…

    – Mapperz
    7 hours ago












  • Maybe you can have your client export them from ArcGIS to a format you can work with.

    – GreyHippo
    6 hours ago
















not working for me either... can you confirm this works in ArcGIS? I can load other GDB's no problem, but this one doesn't work at all.

– DPSSpatial
7 hours ago





not working for me either... can you confirm this works in ArcGIS? I can load other GDB's no problem, but this one doesn't work at all.

– DPSSpatial
7 hours ago













I don't have a own installation of ArcGIS but my client is telling me that it is working fine

– MAP
7 hours ago





I don't have a own installation of ArcGIS but my client is telling me that it is working fine

– MAP
7 hours ago




1




1





your database only contains rasters 'dgm1_32583_5930, diff_map1_circ15_32583_930 etc) that is not supported by the OpenFIleGDB (as esri locked it out of the Open Geodatabase API) see bottom of esri.com/arcgis-blog/products/arcgis-desktop/data-management/…

– Mapperz
7 hours ago






your database only contains rasters 'dgm1_32583_5930, diff_map1_circ15_32583_930 etc) that is not supported by the OpenFIleGDB (as esri locked it out of the Open Geodatabase API) see bottom of esri.com/arcgis-blog/products/arcgis-desktop/data-management/…

– Mapperz
7 hours ago














Maybe you can have your client export them from ArcGIS to a format you can work with.

– GreyHippo
6 hours ago





Maybe you can have your client export them from ArcGIS to a format you can work with.

– GreyHippo
6 hours ago










2 Answers
2






active

oldest

votes


















2














By opening a few of the biggest datafiles (.gbdtable) with a text editor I can see in the header lines texts like "rasterband_id", "rrd_factor", and "block_data". I guess that this geodatabase contains only rasterdata and therefore ogrinfo that runs with success does not find any layers.



ogrinfo Schoeningstedt.gdb
INFO: Open of `Schoeningstedt.gdb'
using driver `OpenFileGDB' successful.


An old ticket about adding raster support into OpenFileGDB driver is at https://trac.osgeo.org/gdal/ticket/7008.






share|improve this answer
































    1














    The geodatabase contains a raster dataset and Qgis is not able to open those.raster dataset






    share|improve this answer























    • confirmed as in comments

      – Mapperz
      7 hours ago














    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "79"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f326746%2fgeodatabase-gdb-import-not-working-qgis3%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    By opening a few of the biggest datafiles (.gbdtable) with a text editor I can see in the header lines texts like "rasterband_id", "rrd_factor", and "block_data". I guess that this geodatabase contains only rasterdata and therefore ogrinfo that runs with success does not find any layers.



    ogrinfo Schoeningstedt.gdb
    INFO: Open of `Schoeningstedt.gdb'
    using driver `OpenFileGDB' successful.


    An old ticket about adding raster support into OpenFileGDB driver is at https://trac.osgeo.org/gdal/ticket/7008.






    share|improve this answer





























      2














      By opening a few of the biggest datafiles (.gbdtable) with a text editor I can see in the header lines texts like "rasterband_id", "rrd_factor", and "block_data". I guess that this geodatabase contains only rasterdata and therefore ogrinfo that runs with success does not find any layers.



      ogrinfo Schoeningstedt.gdb
      INFO: Open of `Schoeningstedt.gdb'
      using driver `OpenFileGDB' successful.


      An old ticket about adding raster support into OpenFileGDB driver is at https://trac.osgeo.org/gdal/ticket/7008.






      share|improve this answer



























        2












        2








        2







        By opening a few of the biggest datafiles (.gbdtable) with a text editor I can see in the header lines texts like "rasterband_id", "rrd_factor", and "block_data". I guess that this geodatabase contains only rasterdata and therefore ogrinfo that runs with success does not find any layers.



        ogrinfo Schoeningstedt.gdb
        INFO: Open of `Schoeningstedt.gdb'
        using driver `OpenFileGDB' successful.


        An old ticket about adding raster support into OpenFileGDB driver is at https://trac.osgeo.org/gdal/ticket/7008.






        share|improve this answer















        By opening a few of the biggest datafiles (.gbdtable) with a text editor I can see in the header lines texts like "rasterband_id", "rrd_factor", and "block_data". I guess that this geodatabase contains only rasterdata and therefore ogrinfo that runs with success does not find any layers.



        ogrinfo Schoeningstedt.gdb
        INFO: Open of `Schoeningstedt.gdb'
        using driver `OpenFileGDB' successful.


        An old ticket about adding raster support into OpenFileGDB driver is at https://trac.osgeo.org/gdal/ticket/7008.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 4 hours ago

























        answered 7 hours ago









        user30184user30184

        30.8k2 gold badges32 silver badges59 bronze badges




        30.8k2 gold badges32 silver badges59 bronze badges























            1














            The geodatabase contains a raster dataset and Qgis is not able to open those.raster dataset






            share|improve this answer























            • confirmed as in comments

              – Mapperz
              7 hours ago
















            1














            The geodatabase contains a raster dataset and Qgis is not able to open those.raster dataset






            share|improve this answer























            • confirmed as in comments

              – Mapperz
              7 hours ago














            1












            1








            1







            The geodatabase contains a raster dataset and Qgis is not able to open those.raster dataset






            share|improve this answer













            The geodatabase contains a raster dataset and Qgis is not able to open those.raster dataset







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered 7 hours ago









            GreyHippoGreyHippo

            1,1471 gold badge9 silver badges24 bronze badges




            1,1471 gold badge9 silver badges24 bronze badges












            • confirmed as in comments

              – Mapperz
              7 hours ago


















            • confirmed as in comments

              – Mapperz
              7 hours ago

















            confirmed as in comments

            – Mapperz
            7 hours ago






            confirmed as in comments

            – Mapperz
            7 hours ago


















            draft saved

            draft discarded
















































            Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f326746%2fgeodatabase-gdb-import-not-working-qgis3%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

            Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

            Ласкавець круглолистий Зміст Опис | Поширення | Галерея | Примітки | Посилання | Навігаційне меню58171138361-22960890446Bupleurum rotundifoliumEuro+Med PlantbasePlants of the World Online — Kew ScienceGermplasm Resources Information Network (GRIN)Ласкавецькн. VI : Літери Ком — Левиправивши або дописавши її