Lecture Notes for Clarke, K. C. Analytical and Computer Cartography

Lecture 7: Spatial Data Structures for Computer Cartography


"The Spatial Data Transfer Standard has provided cartographers with a consistent set of terminology and concepts, known as a data model, around which data structures can be developed." (Clarke, p. 115)

Data Structures and Programming


Spatial Data Transfer Standard


Zero Dimensional Objects


One Dimensional Objects


Two Dimensional Objects


Aggregate Objects

DIGITAL IMAGE

two dimensional array of regular pixels


GRID

Set of grid cells forming a regular or near regular tesselation


LAYER


RASTER

One or more overlapping layers from the same grid or digital image.

RED

GREEN

BLUE


GRAPH

Planar Graph: Node and link/chain set as applied to a plane surface

Two-dimensional Manifold: Planar graph with all included objects


Network: A graph without two-dimensional objects (links do not have to intersect)


Limitations


Keith C. Clarke Last Update 4/21/97 Copyright Prentice Hall (1995)