Lesson 1: Geospatial Data Science and Visualisation

Published

November 13, 2023

Modified

November 13, 2023

Overview

In this lesson, R objects used to import, integrate, wrangle, process and visualise geospatial data will be discussed. The discussion will focus on sf and tmap packages. Other R packages for storing (i.e. sp), transforming (i.e. rgdal) and processing (i.e. rgeos) geospatial data will be discussed briefly too.

Content

  • Geospatial Data Science
    • An overview of Geospatial Data Models
    • Map Projection and Georeferencing
    • Geocoding
    • Classes of Spatial Data in R: Simple features class
  • Geospatial Visualisation
    • Classification of maps
    • Principles of map design
    • Thematic mapping techniques
    • Analytical mapping techniques

Lesson Slides

Hands-on Exercise

Self-reading Before Meet-up

To read before class:

Alternatively

  • Chapter 9: Modelling Areal Data of Applied Spatial Data Analysis with R (2nd Edition). This book is available in smu digital library. Until section 9.3.1.

References

All About R