The gdb tag has no wiki summary.
13
votes
6answers
1k views
Should I use File Geodatabase (*.gdb), Personal Geodatabase (*.mdb) or shapefiles?
I am a bit confused on the topic of databases. For me, this far, I have used databases as an easy way to keep all files together rather than having dozens of shapefiles all over the place. And it's ...
4
votes
1answer
595 views
Move .SHP from .MXD to gdb [duplicate]
Possible Duplicate:
How to move SHP to gdb with ArcView license?
Let's cut it short, I have numerous mxd with layer coming from .SHP and various servers WMS that I need to move to a gdb.
...
1
vote
1answer
372 views
Using kriging with data in GDB
I have series of data in my GDB
I am running the program under VBA and what I want to do is using the data by the tool Kriging.
This is what I thought:
First, Kriging needs data that must be a ...