geog281 final test Flashcards
vector data vs. raster data (w/ examples)
vector:
▪ Object-based representation made up of Points, Lines, and Polygons (or Areas)
▪ Uses sets of coordinates and associated attribute data to define discrete objects
▪ Vector Data Models are an intuitive way to represent spatial data that is based on
traditional cartography
raster:
A raster is grid-based representation (i.e., array) of data where every cell contains
a value, which represents some sort of spatial information for that location
▪ Models continuous data
▪ Each cell has a uniform dimension
Raster data models can have multiple bands, i.e., multiple overlapping grids, we
call these multi-band rasters
▪ Multi-band rasters have multiple spatially coincident grids representing the same
spatial area
▪ Common examples of multi-band rasters:
▪ Aerial photo (3 bands; R G B)
▪ Digital image (3 bands; R G B)
▪ Satellite imagery (1 – x bands)
define data and give a geospatial example
gis data is different from regular data becuase of the spatial component
define map scale. what is a small scale map used for.
small scale maps look at large areas like entire provinces
name four organizations responsible for collecting spatial data
google maps
openstreetview
government
ISO, OGC
continuous vs. discrete data
continuous data is like a number (elevation ex), it can be any number
discrete is an occurance and it must be a whole number
describe two different errors in vector geometry
overlapping in topology which makes data hard to view
unconnected polygons
what are two advantages to publishing a map as a web map compared to a static map
more interactive as you can zoom to differnent extents for the data
can see the data in a table perhaps
makes clustered data more readable
what is one issue that can be created whe converting vector data to raster
loss of persion when taking points and turining them into a grid of cells. loss of points lines and polygons.
what is a focal operation
Focal, or neighborhood, operations produce an output raster dataset in which the output value at each cell location is a function of the input value at a cell location and the values of the cells in a specified neighborhood around that location.
DEM vs. DSM
The digital elevation model (DEM)
Foundational dataset used to create
various topographic products and
analysis
▪ Representation of earth’s surface
▪ ‘DEM’ is considered a generic term for
most elevation surfaces
▪ Originally derived from topographic
maps, with spot heights/elevation points
used to create a surface via interpolation
(vector to raster data!)
Digital surface model (DSM
elevation model that contains the elevation of the terrain as well as above-ground features such as buildings, vegetation, towers, and other infrastructure
Define a spatial data infrastructure and give an example
The technology, policies, standards, and human resources necessary to acquire, process, store, distribute, and improve utilization of geospatial data, services, and other digital resource
chose a type of vector geometry and describe how the attribute table and spatial data are connected
point vector geometry
primary key is attribute table
foreign key is spatial data
difference between data quality and data standards (w/ ex)
data quality is how it is presented through the resolution
data standards are rules and regulatations set for users to replicate it or form a deeper understanding
what are the two orgs that oversee the creation of geospatial data standards? what is the difference between these organizations?
iso - international standard organization
ogc - open geopatial consortium
what datasets are required to create a viewshed analysis? describe each of these datasets and explain what steps are required to create a viewshed for locating a scenic outlook over a river valley.
data sets could include
- DEM
- river/water courses
- trails and lookout location
- roads
- other surface elevation considerations