Lesson Authors: Leah A. Wasser, Megan A. Jones, Zack Brym, Kristina Riemer, Jason Williams, Jeff Hollister, Mike Smorul, Joseph Stachelek
Lesson Maintainers: Leah Wasser, Joseph Stachelek, Tyson Swetnam, Lauren O’Brien, Janani Selvaraj, Lachlan Deer, Chris Prener, Juan Fung
The episodes in this lesson cover how to open, work with, and plot vector and raster-format spatial data in R. Additional topics include working with spatial metadata (extent and coordinate reference systems), reprojecting spatial data, and working with raster time series data.
This is a variant of the Geospatial Data Carpentry Workshop Introduction to Geospatial Raster and Vector Data with R Lesson created at UW-Madison as part of video workshop series.
Prerequisites
Data Carpentry’s teaching is hands-on, so participants are encouraged to use their own computers to ensure the proper setup of tools for an efficient workflow. To most effectively use these materials, please make sure to download the data and install everything before working through this lesson.
R Skill Level
This lesson assumes you have some knowledge of
R
. If you’ve never usedR
before, or need a refresher, start with our Introduction to R for Geospatial Data lesson.Geospatial Skill Level
This lesson assumes you have some knowledge of geospatial data types and common file formats. If you have never worked with geospatial data before, or need a refresher, start with our Introduction to Geospatial Concepts lesson.
Install Software and Download Data
For installation instructions and to download the data used in this lesson, see the Geospatial Workshop Overview.
Setup RStudio Project
Make sure you have set up a RStudio project for this lesson, as described in the setup instructions and that your working directory is correctly set.