display of raster and vector data: scaling properties
color ramps for raster data, relief shading
3D visualization: single and multiple surfaces
dynamic visualization with animations
tangible interaction
Web GIS cartography
Role of geovisualization
Visual analytics: highlight spatial patterns or features
Communication of geospatial information
Example: Explore Global Weather Conditions at
earth by Cameron Beccario
Near-real time dynamics, presented in several projections
Display of raster and vector data
all data displayed on computer screen are rasters,
what you see is controlled by the resolution of your map display
raster data: as we zoom in, raster grid cells become visible,
reinterpolate to higher resolution to smooth out the effect
vector data: vertices are connected by rasterized line, it is scalable, limited
only by the dispaly resolution
Display of large rasters
If the number of rows or columns in a raster is greater than those of map display,
not all pixels are visible (red): convert to vector representation (blue)
Example:3000x3000 raster in 1000x1000 window only every third pixel shown,
zoom to 500x500 subset shows all pixels.
Working with color
Color components: hue, brightness, and saturation
Quantitative representation: Red + Green + Blue
Color for raster data: discrete or continuous
Continuous interpolates RGB values based on the values in the raster map
Color for vector data: usually discrete by definition
Learn more about color (see supplemental material)
Soil erodibility (see units here) and Soil ID maps
Colors for continuous raster data
continuous color highlights continuous property
discrete color: convert the continuous data to discrete classes; some information is lost
note: default color ramp for FP maps is often greyscale with uniform interval
Colors for continuous raster data
Distribution of color based on uniform raster data intervals
Uniform intervals work for elevations in Piedmont,
but for entire NC this approach highlights that most NC is flat coastal
plane but we don't see its subtle topography structure
Histogram equalized color
Distribution of color based on histogram of raster data values and a custom color ramp
Assigns color based on intervals which cover approximately the same area.
Highlights topography structure but distorts the elevation differences
Color for non-linear distributions
Flow accumulation data range over several magnitudes
Uniform interval color ramp
The flow accumulation values range between 1 and 73000 with large number of cells with
small values and small number of cells with very large values
Color for non-linear distributions
Flow accumulation data range over several magnitudes
Histogram equalized color ramp: green-yellow-blue
The high flow accumulation which represents the main streams is lost.
Color for non-linear distributions
Flow accumulation data range over several magnitudes
Logarithmic color ramp: green-yellow-blue
Highlights the main streams with good representation of smaller streams