Midterm Exam Flashcards
(130 cards)
Spatial
Refers to data models that are related to or existing within space
Definition of GIS
An organized collection of computer hardware, software geographic data and personnel designed to efficiently capture, store, manipulate, analyze, and display all forms of geographically referenced information
Geospatial
Data that can be associated with geographic locations-locations in the space around us- that can normally be shown as features on a map
CADD
Computer aided design/drafting.
Technology for symbolically representing features, in Cartesian coordinate system
Used for the design and display of graphical data. Must commonly used for engineering, planning, and illustrating.
GIS is not the same as CADD because GIS can store information about spatial features separately from the spatial component of those features, and analyze that spatial data.
CAD/CAM are non-geographic
MIS
Management information system.
management systems are non-spatial, so GIS is not simply MIS
ArcGIS
ESRI’s geographic information system
Spatial analysis
The formal techniques which study entities using their topological, geometric, or geographic properties
ESRI:The process of examining the locations, attributes, and relationships of features in spatial data through overlay and other analytical techniques in order to address a question or gain useful knowledge.
Spatial analysis extracts or creates new information from spatial data.
ESRI
A supplier of GIS software. Maker of ArcGIS
ArcGIS licensing levels
Basic
standard- adds tools for editing geodatabases
advanced- all the capabilities of ArcEditor plus additional geoprocessing tools
Geodatabase
The common data storage and management framework for GIS
A container for spatial and attribute data
Contains feature classes, and grouped feature classes in a feature dataset
GIS queries
Location- what is at...? Condition- where is it....? Trend- what has changed....? Routing- what is the best way...? Pattern- what is the pattern...? Modeling- what if....?
Hierarchy of spatial data structure
Spatial concept- perception of space ex. 2d
Spatial data models- formalize the spatial concept. Ex vector or raster
Low level spatial data structures- implementations of the concept… Data storage and performance efficiency. Ex. Shape file, geodatabase
Model
Simplified view of the real world.
Models used in GIS to represent geographic space
Coordinate data
Gives an object’s location
Quantify or define location of the object
Attribute data
Gives an object’s characteristics
Describe the characteristics of the object
Records non-spatial information about the entity
Nominal
Descriptive characteristics, can’t be measured
Ordinal
Imply a ranked order, but no scale
Interval/ratio
Use numerical values to imply a magnitude
Discrete data
Represents phenomena with distinct boundaries. Usually represented by vector data
Continuous data
Data that varies without discrete steps. Ex. Temperature. Usually represented by raster data
Node
Special type of vertex that begins/ends a polyline
Vertex
Points on a poly line
Point
Vector geometry. Single point to represent an object
Polyline
Vector geometry. Comprised of vertices connected by arcs