Lesson 8: Visualising and Analysing Geographic Data

Published

April 12, 2025

Modified

April 13, 2025

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

Hands-on Exercises:

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