Lecture 4 Flashcards
What is the first task of spatial data infrastructure ?
it is to inventory who has what data of what type and quality
Metadata Inventory
provides documentation of existing internal geo spatial resources within an organization
MetaData Catalog
Permits structured search and comparison of held geo spatial resources by others
MetaData Documentations
Provides end users with adequate information to take the resource and apply it in an appropriate context
File Geodatabases
stores multiple files in a folder with an .gdb extension. single flied with up to 256 TB
Mobile Geodatabase
stores in an SQLite database that is contained in 1 file has .gdb extension
Enterprise Geodatabases
Multiuser geodatabase stored in a relational databases. it has unlimited users and size but depends on the DBMS vendor
Schema
defined in the Catalog tab which allows to convert data from other formats such as Shapefile, Coverage, CAD and Raster
Versioning
provides multiple representations of the data without copying data, allows concurrent editing, and allows users to have versions for extended periods of time.
what 2 types of versioning
Branch and Traditional
Feature Dataset
a container object for other datasets, contain geometric networks
Attribute rules
are a set of, well, rules that you can apply to a database. These rules can perform different actions and have different triggers.
Attribute rule types
Calculation, Constraint and Validation
Constraint rule
WILL NOT let an incorrect value into the database
Validation rule
WILL let an incorrect value into the database but will be flagged during evaluation