The following R Notebooks are available to practice the material covered in the workshop.


  1. Importing vector data
    Import vector spatial data from a variety of file formats
Rmd HTML Answers
  1. Manipulating sf data frames
    Convert a CSV file to a simple feature data frame, project it, and export as GeoJSON
Rmd HTML Answers
  1. Making Maps with tmap
    Make a map of Yosemite, including the roads, cell towers, and campgrounds
Rmd HTML Answers
  1. Geoprocessing 1
    Geoprocessing measurement functions
Rmd HTML Answers
  1. Map iNaturalist observations
    Query and map observations from iNaturalist
Rmd HTML Answers