Geodatabases
Enlarge text Shrink text-
Save successfulThe item can be found in your Personal ZoneשגיאהLog in to your account to save
Information for Authority record
Other Identifiers
- Work cat.: ArcGIS 9. Building a geodatabase, 2004:p. 20 (Geodatabases organize geographic data into a hierarchy of data objects. These data objects are stored in feature classes, object classes, and feature datasets.) p. 354 (geodatabase: An object-oriented data model introduced by ESRI that represents geographic features and attributes as objects and the relationships between objects but is hosted inside a relational database management system. A geodatabase can store objects, such as feature classes, feature datasets, nonspatial tables, and relationship classes. GDB, see geodatabase) p. 4 of cover (geographic database)
- OCLC, June 16, 2004(geodatabase; GIS geodatabase; relational geodatabase; geographic information system (GIS) database; geographic information system database; geographic databases; GIS database; geographical database; geographical information system database; geographical information systems databases; digital geographical databases; geographic information database; geographic and object-oriented databases; geographic information systems (GIS) database)
- ESRI home page, June 16, 2004:products overview/the geodatabase/personal and multiuser (Geodatabases work across a range of RDBMS architectures, come in many sizes, and have varying numbers of users. They can scale from smaller, single user databases built on the Microsoft Jet Engine (Access) database up to larger work group, department, and enterprise databases accessed by many users. Two types of geodatabase implementations are available: personal geodatabases and multiuser geodatabases.)
- GIS lounge website, June 16, 2004:geodatabases explored (A geodatabase is a database that is in some way referenced to locations on the earth. Coupled with this data is usually data known as attribute data. Attribute data generally defined as additional information, which can then be tied to spatial data. Geodatabases are grouped into two different types: vector and raster. Most GIS software applications mainly focus on the usage and manipulation of vector geodatabases with added components to work with raster-based geodatabases.)
- Object-oriented representation, via WWW (PDF), June 16, 2004(An example of object-oriented (OO) data models is the geodatabase data model developed by Environmental Systems Research Institute, Inc. (ESRI). The geodatabase model, shorthand for "geographic database," uses standard relational database technology and supports a model of topologically integrated feature classes. Much like the file-based coverage model, the geodatabase model consists of a storage mechanism for geographic data and a series of data access components.)
Wikipedia description:
A spatial database is a general-purpose database (usually a relational database) that has been enhanced to include spatial data that represents objects defined in a geometric space, along with tools for querying and analyzing such data. Most spatial databases allow the representation of simple geometric objects such as points, lines and polygons. Some spatial databases handle more complex structures such as 3D objects, topological coverages, linear networks, and triangulated irregular networks (TINs). While typical databases have developed to manage various numeric and character types of data, such databases require additional functionality to process spatial data types efficiently, and developers have often added geometry or feature data types. Geographic database (or geodatabase) is a georeferenced spatial database, used for storing and manipulating geographic data (or geodata, i.e., data associated with a location on Earth), especially in geographic information systems (GIS). Almost all current relational and object-relational database management systems now have spatial extensions, and some GIS software vendors have developed their own spatial extensions to database management systems. The Open Geospatial Consortium (OGC) developed the Simple Features specification (first released in 1997) and sets standards for adding spatial functionality to database systems. The SQL/MM Spatial ISO/IEC standard is a part of the structured query language and multimedia standard extending the Simple Features.
Read more on Wikipedia >