Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdb_dump

Command line utility that exports all vector layers of an Esri File Geodatabase into individual FlatGeobuf files. The McClintock Lab has in the past organized layers for many of our projects using File Geodatabases but these multi-layer archives cannot be uploaded directly to SeaSketch. Individual FlatGeobuf files can be uploaded directly to SeaSketch Next (without zip'ing, like shapefile), and can be opened for debugging in QGIS.

Installation

You will need to have a recent version of ogr/gdal installed first, then:

python3 -m pip install "gdb_dump @ git+https://github.com/seasketch/gdb_dump"

Usage

gdb_dump input/path.gdb ./output/dir

Example

gdb_dump src/fsm_seasketch.gdb dist/

About

Converts all vector layers in a file geodatabase to individual FlatGeobuf files for upload into SeaSketch.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages