A spatial data file (SDF) is a single-user geodatabase file format developed by Autodesk. The file format is the native spatial data storage format for Autodesk GIS programs MapGuide and AutoCAD Map 3D. The current format version is SDF3 (based on SQLite3), which is a single file. Prior versions of the format required a spatial index file (SIF), with an optional key index file (KIF) to speed access to the file.
The SDF file format can be created and manipulated using an OSGeo FDO Provider for SDF, which is open source software. Beyond Autodesk's products, products that can read/write the format are FME from Safe Software, Fdo2Fdo, and the FdoToolbox.
The SDF format design uses low-level storage components of SQLite using a flat binary serialization (binary large objects). However, the relational aspects are not present, thus the format cannot be opened with any software designed specifically for SQLite. The format supports multiple feature classes per file and multiple geometry properties per feature class. Each geometry property is indexed using an R-tree. It is optimized for fast spatial reading of large datasets in single-writer multiple-reader scenarios.
Famous quotes containing the words data and/or file:
“To write it, it took three months; to conceive it three minutes; to collect the data in itall my life.”
—F. Scott Fitzgerald (18961940)
“I have been a soreheaded occupant of a file drawer labeled Science Fiction ... and I would like out, particularly since so many serious critics regularly mistake the drawer for a urinal.”
—Kurt Vonnegut, Jr. (b. 1922)