Thanks to planet geospatial I almost was able to attend ESRI’s International User Conference 2006 without even going to San Diego (and experience those nice travel adventures as others did).
Beside all improvements and new features (btw, can’t wait to see this animation thing demoing somewhere) and bug fixes of ArcGIS, one point called my attention: the File-Based Geodatabase.
Since they can be compressed and are cross platform (Linux, Solaris, and Windows), file-based geodatabases are a good choice for data publishing. Like it did with shapefiles, ESRI is providing an open API that will allow anyone to create and use file-based geodatabases.
Is the File-Based Geodatabase going to be the next Shapefile?
Quite an ambitious project considering that, as far as I know, every piece of software dealing with geographic data is able to read (most of them even to write) a Shapefile. I’m not that long in the GIS business world, but I know the Shapefile as de-facto standard for quick geographic data exchange.
A major advantage of Shapefiles (and the Personal Geodatabase) is that you can access and edit attribute data without the need of a GIS client. In case of Shapefiles just fire up Excel (or any other DBF editor), access, read or change the attributes you want and save them back to the file (if you used Excel, be careful).
Will it be possible with File-Based Geodatabases too?
E.g. while working with ArcReader the non-ArcMap user can open Access and update the whole attribute set without any difficulty. A common and highly appreciated workflow in my environment.
However, in times of increasing importance of easily accessible geographic data the Open Geodatabases concept looks promising:
It is no longer necessary to access geodatabases via ESRI software products; the technology and documentation easily support direct access from other products and systems.