GIS Topology and Spatial Relationships1
GIS Topology and Spatial Relationships1
• It stores parts of a
polygon’s boundary as
separate line segments.
Boundary or Topological Data Model
It also indicates which
polygon is on the left
and which is on the
right of each arc
Boundary or Topological Data Model
We can determine the left and the
right polygon, because the line
segment has a direction.
The direction of the line segment is
from the “From Node” to the
“To Node”
Rules of Topology
• Every line must be bounded by two nodes
• Every line borders two polygons
• Every polygon has a closed boundary consisting
of an alternating sequence of nodes and lines
• Around every node exists and alternating
sequence of line and polygon
• Every line only intersect at their nodes
Topology rules
The following list shows some examples of where
topology rules can be defined for real world
features in a vector map.
– Area edges of a municipality map must not overlap.
– Area edges of a municipality map must not have gaps
(slivers).
– Polygons showing property boundaries must be
closed. Undershoots or overshoots of the border lines
are not allowed.
– Contour lines in a vector line layer must not intersect
(cross each other).
Topology rules
• Topology expresses the spatial relationships
between connecting or adjacent vector
features (points, polylines and polygons) in a
GIS.
Over
Slivers
Under shoots
shoots
Applying Topology in GIS
Topology is, in ArcGIS as it is and its data formats, the only effective
way of evaluating , establishing and monitoring many components
of spatial data quality.
Topology explicitly defines spatial relationships within and between
GIS datasets.
• Examples of possible applications of topology in natural resources
GIS:
Within GIS datasets Between GIS datasets
-Land classes (stands) must - Depletion plots must not
not overlap overlap reserves
-No gaps (holes) between - Sample plots must contain
adjacent lands classes sample points; or, sample
(stands) or inside stands can points must be within
exist sample plots.
- Roads must not overlap - Vegetation polygons must
- Roads must not have gaps be covered by soil polygons.
along the road line
Topology in ArcGIS
• ArcGIS provides many ways to associate features
and records with each other in a geo-database.
• When setting up relationships between
geographic features, the first step is to model the
spatial relationships between features.
• Consider how you can use geo-database
topologies, geometric networks, shared-edge
editing, geometry snapping during editing, and
geospatial operators in your data model.
• These methods help you efficiently create and
maintain data.
Applying Topology in GIS
Topology applications
• Terrain – TIN surfaces
• Network – Road networks
• Topology – Correct polygons
• Parcel Fabric – Land polygons with no gaps
• Geometric Network – Pipe networks with
elevation data
Applying Topology in GIS
Topology applications
• Terrain
• Network
• Topology
• Parcel Fabric
• Geometric Network
Applying Topology in GIS
Applying Topology in GIS
Applying Topology in GIS
Polygon rules
Applying Topology in GIS
Line rules