Lecture 3

The Basics, Part II




This chapter from Principles of Symbolization for Thematic Cartography and GeoVisualization, 3rd ed. by Slocum, McMaster, Kessler, and Howard gives a nice introduction on mapping data to symbols. Its focused on geoscience visualization but the concepts are very applicable to other forms of visualization.

Nature of Geographic Phenomena:

Spatial Dimension
0d - point phenomena located in 2d or 3d space (eg data collected at weather monitoring stations)
1d - linear phenomena (eg the path an AUV takes while taking measurements)
2d - areal phenomena (eg data collected on the surface of a lake)
2.5d - volumetric phenomena - each x, y position has a single z value associated with it (eg the maximum depth at any point in the lake)
3d - volumetric phenomena - each x, y, z position has a value associated with it (eg the ph values collected at various points and depths in the lake)

Discrete vs Continuous and Abrupt vs Smooth Phenomena
    discrete - occur at distinct locations (and have a space between them)
    continuous - occur throughout a region of interest

    abrupt - can change suddenly
    smooth - change gradually


Figure 5.1 showing phenomena and appropriate ways of representing them


Distinction between data that has been collected to represent a phenomenon and the phenomenon being mapped
    ie we are typically collecting data at discrete sites (weather stations, well sites) or aggregating over small regions (counties, states) where the actual phenomena is continuous

Type of visualization used depends both on the nature of the underlying phenomenon and the purpose of the map



Levels of Measurement:

qualitative
quantitative


Visual Variables:


visual variables for qualitative should reflect only a nominal level of measurement - ie there shouldn't be a sense that one value is 'more' than another, jsut that they are different.






visual variables for quantitative should reflect ordinal, interval, or ratio level of measurement






There are also pictographic symbols




Comparison of choropleth, proportional symbol, isopleth, and dot mapping:

choropleth

isopleth (contour map)

proportional symbol

dot mapping




Selecting visual variables for choropleth maps









Here are some interesting examples from the US Environmental Protection Agency: http://www.epa.gov/air/airtrends/2008/

and here are some variations of the typical red/blue election map for the 2008 presidential election
http://www-personal.umich.edu/~mejn/election/2008/


Coming Next Time

VTK


last revision 1/22/09 (added in link to red/blu maps)