Spatial map

Spatial map

From Business Intelligence

Jump to: navigation, search


Description

This method is used to show data in its spatial/geographical context. This is useful for comparing single variables within different areas, for instance, the average income in different US states. There are several maps that can be used for data visualization:

  • World map: A chart that shows values on geographic regions, such as visually depicting categorical differences between different countries. ManyEyes supports depicting this via color changes, or via bubble sizes much like a bubble chart. Learn more about how to present data in a world map at ManyEyes.
  • Country map: A chart that shows values on geographic regions, such as visually depicting categorical differences within a country's states, provinces or territories. Learn more about how to present data in a country map at ManyEyes.
  • Topographic map: A map preserving geographic features while visually representing other features. This allows people to link area features with information. Examples include a map that shows subway stops, or some of the local business information available in Google Maps.
  • Thematic map: A map with data superimposed on it. For instance, a map of the United States could show a pie chart for each state. This differs from a topographic map in that it shows more specific information. Learn more about the thematic map at Wikipedia, and look here about the difference between a thematic map and a topographic map.
  • Cartogram: This map shows values using distorted land areas rather than variables such as color. Learn more about the cartogram at Wikipedia.



Considerations

  • The problem with maps that use small multiples is that side-by-side comparisons can be difficult for people to parse, especially if many different variables are involved.
  • For a map-generating program, the data set needs to contain standardized region names.