Select to view content in your preferred language

Email a File Geodatabase

6884
1
06-28-2011 02:15 PM
SteveBaker
Emerging Contributor
How do I email a File Geodatabase?  I have tried Zip the database, but loses the gdb file and the contents of the database is in the main directory.
0 Kudos
1 Reply
VinceAngelo
Esri Esteemed Contributor
Most spatial datasets are too large to mail successfully, but if the resulting zip file is < 6Mb,
then it should transfer cleanly. I've had issues with WinZip performing nl->cr,lf conversion
on binary data on extract, or not preserving the directory structure, but even these are
unfortunate settings in the extraction utility, and nothing to do with the data itself.  Try
using 7Zip , which is a free and fast zip generation and extraction utility.

- V
0 Kudos