Skip to content

r-barnes/dump_gdbtable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dump_gdbtable

Python script to dump the content of a .gdbtable according to the reverse engineered FileGDB specification

Directions

Running

./dump_gdbtable.py 001.gdb/a00000011.gdbtable

extracts the raster stored in the indicated gdbtable. Work is still needed to generalize this.

Tiles in unpacked binary and ascii are written to output/.

The deciphered raster is saved to output/test.tif.

About

Python script to dump the content of a .gdbtable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%