Vector Data Model
Points - Given by coordinates.
Lines (Arcs) - Given by a sequence of points which also gives direction.
Areas (Polygons) - Formed by a surrounding string of lines enclosing
a space.
Good for lines, boundaries.
Poor for representing continuous variables such as topography.