Errors in GIS
Errors in GIS
1. Sliver Polygons
C Resampling Errors
Resampling in Geographic Information Systems (GIS) refers to the process of changing
the spatial resolution of a raster dataset. This involves adjusting the pixel size and
determining new values for the pixels based on various techniques. Resampling is
essential when combining and analysing raster datasets with different resolutions and
projections.
D Topological Errors
In Geographic Information Systems (GIS), topological errors refer to violations of the
spatial relationships that are required for the integrity of vector data. These errors
typically occur when features (points, lines, or polygons) are not properly aligned or
connected, especially in datasets representing spatial networks (like roads or boundaries).
Maintaining correct topology ensures data accuracy and allows for valid spatial analyses.
1 Gaps
a. Occurs when adjacent polygons do not share a boundary and leave a space
between them.
b. Common in land parcel datasets or administrative boundaries.
2 Overlaps
a. When two or more polygons share the same space where they should not.
b. Results in double counting of area or incorrect spatial representation.
3 Dangles
a. Line features that do not connect to other lines where they should.
b. Typical in road or utility networks; causes routing issues.
4. Slivers
5Undershoots
Occurs when a line ends short of its intended intersection with another line.
6. Overshoots
7. Pseudo-nodes
a. Nodes created where they are not needed—e.g., at the intersection of two lines that
should be continuous.
b. Causes issues in network analysis.