Chapter 9.
Geographic Data Modeling
- What
are data models and what do they have to do with analysis?
- All
of the geographic data models are based on discrete object/ vector or
field/ raster systems. List the eight different models and their
general application areas.
- What
is a layer?
- Describe
three problems with CAD systems for geographic data applications.
- What
is the problem with the non-topological graphical model that is used for
simple mapping?
- Is
the image data model raster or vector? Why?
- Raster
attributes store different types of data including integers and floating
point. What sorts of datasets can you store using each of these
systems?
- How
might you store multiple attributes in a raster system?
- Metadata
about rasters are stored in headers. What
information is stored in these headers?
- Rasters are
big files. How does the computer deal with this? What are the
different methods?
- What
is the problem with using MrSID for DEMs and possibly other raster datasets?
- In
the vector model each feature is first classified into one of 3 geometric
types including points, lines, and polygons. What is the definition
of each?
- Simple
line and polygon features are sometimes called the spaghetti model.
Why and what are its limitations?
- What
is topology and why is it necessary?
- What
is the definition of a polygon in the topological vector model?
- What
two tables are necessary for polygon-line topology? Describe each.
- How
does polygon topology avoid slivers?
- What
is planer enforcement?
- What
is contiguity and how is it specified through left-right topological
structure?
- What
do RDBMSs have to do with managing attribute
data in a GIS?
- How
are the RDBMS ID and label point used to relate or join spatial and
attribute data?
- What
are some typical government applications of topological GIS?
- How
does network analysis use points and lines to
model flow?
- What
is linear referencing?
- What
is an event along a route?
- What
is dynamic segmentation?
- What
is a TIN and what type of data is it used to model?
- What
are mass points and how are they used in Delaunay
triangulation?
- What
are the advantages of TINs?
- Explain
TIN topology.
- Geometry-centric
geographic data models do not support sophisticated analysis and defining
behaviors and relationships of geographic objects is difficult. What
is an object data model?
- What
are objects and object classes?
- What
are encapsulation, inheritance, and polymorphism?
- What
are range and coded value attribute rules in an object model?
- What
are connectivity rules in an object model?
- What
are geographic rules in an object model?