Combining Spatial and Tabular Data

Content for Monday, October 9, 2023

Today we’ll begin exploring typical workflows for spatial analysis by working with attribute data. Attributes generally provide additional information about a location that we can use for visualization and analysis. Unlike spatial operations that we’ll explore next week, attribute data do not all require geographic information (but they do need some means of relating to a geography). These chapters are not ‘prerequisite’ reading for the week, but provide a lot of helpful background for attribute operations in R.

Resources

Objectives

By the end of today, you should be able to:

  • Define spatial analysis

  • Describe the steps in planning a spatial analysis

  • Understand the structure of relational databases

  • Use attributes and topology to subset data

  • Generate new features using geographic data

  • Join data based on attributes and location

Slides

The slides for today’s lesson are available online as an HTML file. Use the buttons below to open the slides either as an interactive website or as a static PDF (for printing or storing for later). You can also click in the slides below and navigate through them with your left and right arrow keys.

View all slides in new window Download PDF of all slides

References

Di Minin, E., R. A. Correia, and T. Toivonen. 2021. Conservation geography. Trends in Ecology & Evolution.
Lovelace, R., J. Nowosad, and J. Muenchow. 2019. Geocomputation with R. CRC Press.
Wickham, H., and G. Grolemund. 2016. R for data science: Import, tidy, transform, visualize, and model data. " O’Reilly Media, Inc.".