4
votes
2answers
238 views

How do I read a File Geodatabase using R?

File geodatabase (fgdb) includes numerous file geodatabase tables. As far as I know they exist as dbf files, but are within a Database.gdb. In ArcCatalog, the file pathway resembles ...
4
votes
2answers
160 views

Calculating the space a feature class will use in ArcSDE?

Is it possible to get a good estimate on how much space a feature class will take once loaded into ArcSDE from how big they are in a FGDB? I have some feature classes in a FGDB, where some are a few ...
2
votes
2answers
145 views

Deleting feature classes in filegeodatabase issue

I have filegeodatabase with 20 featureclasses and need to delete few of them, but option DELETE in AcrCatalog if I select this fc, and click right mouse is disabled for the most of fcs in fgdb. Why is ...