[GRASS-user] v.in.ogr ESRI fileGDB

Rich Shepard rshepard at appl-ecosys.com
Fri Sep 17 08:30:18 PDT 2021


On Fri, 17 Sep 2021, Maris Nartiss wrote:

> I don't have File GDB at hand to test it but it should be as simple as
> pointing "input" to the folder of FGDB and setting "layer" to the name of
> dataset in FGDB. You can get names of all layers in CLI with "ogrinfo -ro
> -so /path/to/FGDB".

Māris,

Something's wrong here. Using 'ogrinfo -ro -so Tile_E.gdb' from the
directory where that's located produces this message:
INFO: Open of `Tile_E.gdb/'
       using driver `OpenFileGDB' successful.

Same result using -al rather than -ro.

Using the GUI:
Fri Sep 17 08:20:46 2021) 
v.in.ogr -r input=~/projects/washington/nevins-dock/data/bathymetry/Tile_E.gdb output=bathy_terrain
ERROR: Unable to open data source <[path_to_/Tile_E.gdb>

Is it me or v.in.ogr in the 8.0dev source?

A couple of years ago I had no problems importing ESRI FileGDB maps.

Regards,

Rich


More information about the grass-user mailing list