4 - Vector Data Model
4 - Vector Data Model
4 - Vector Data Model
Contents
• Representation of Simple features
• Topology
• Georelational Data Model
• Object-Based Data Model
• Representation of Composite Features
Geographic Information Systems 3
Introduction
• “How can the computer see
the same features and their
spatial relationships?”
WA MT
• Answer: Vector data model
OR
ID
NV
UT
Geographic Information Systems 4
One-dimensional; Line/Poly
length + location line
Two-dimensional
polygon Properties:
area,perimeter
Geographic Information Systems 7
Topology
• Vector data can be topological of nontopological,
depending on whether topology is built into the data.
• Topology refers to the study of properties of geometric
objects that remain invariant under certain
transformations such as a bending or stretching.
Topology
Importance of Topology:
• First, it ensures data quality and integrity. Example,
topology allows detection of lines that do not meet
correctly.
• Second, topology can enhance GIS analysis (i.e. traffic
flow, stream flow, since flow data are directional)
Geographic Information Systems 9
Polygon/arc list
are stored as
graphic files in a
coverage folder
called INFO
Geographic Information Systems 12
The Coverage
• The “coverage” supports three basic topological
relationships (ESRI Inc., 1998)
• Connectivity: Arcs connect to each other at nodes
• Area definition: An area is defined by a series of connected arcs
• Contiguity: Arcs have directions and left and right polygons
Geographic Information Systems 13
Standalone feature
class – resides in a
geodatabase but is not
part of a feature
dataset
Geographic Information Systems 21
TINs
Geographic Information Systems 26
Section
• A route subclass is a collection of subsections
• A section refers directly to lines (i.e. arcs) in a line
coverage and positions along lines
Geographic Information Systems 28