Geodatabase
database/file structure used to store/manage/query/manipulate data
4 types of data can be stored in geodatabases
3 advantages of using geodatabases
File geodatabase (how stored/what it is)
Enterprise geodatabase
Most basic level of a geodatabase
container for spatial/attribute data
Mosaic dataset
Stores multiple images together in one dataset to be viewed as one seamless image
Feature class storage method
primary storage method for spatial data in a geodatabase (points/lines/polygons)
Feature class definition
collection of features that have the same geometry type, attribute columns, and spatial reference
Feature dataset
a collection of feature classes that have the same spatial reference
can be any feature type (line, point, polygon)
Geodatabase schema
Shows organizational structure of a geodatabase
3 layers in a mosaic dataset