Lesson 7: GeoVisual Analytics
Lesson Outline
- Introducing map
- Properties of geographical data
- Typology of map
- Thematic mapping techniques
- Proportional symbol map
- Choropleth map
- Data Classification
- Alternative mapping techniques
Lesson Slides and Hands-on
Notes
Readings
Core Reading
Additional Readings
Visualising
Geographic Data: Tableau Methods
Basic Tutorial
Beyond the Basic
GeoVisual Analytics: R
methods
sf package
raster package
stars
tmap package
micromap package
geofacet package
- geofacet provides
geofaceting functionality for ggplot2. Geofaceting arranges a sequence
of plots of data for different geographical entities into a grid that
strives to preserve some of the original geographical orientation of the
entities.
- Introduction
to geofacet