Visualizing Data
Change the way data appears to explore spatial patterns
Table of contents
Overview
The way geospatial data is styled - including its color, shape, and size - is called its symbology.
At its most basic, symbology can be set so that all the data appears exactly the same way. For example, we might map the US Census block groups in Massachusetts, and all the block groups are the same color: gray with a black outline.
More advanced symbology will draw on the data itself to style the layer. For example, we might apply a color spectrum so that block groups with lower population densities are purple and higher population densities are yellow.
Vector symbology
Vectors are neat because any data in their attribute tables can be used to change the symbology.
Raster symbology
Raster values can also be used to change the way the data is visualized.