Home
Softono
intro_spatialR

intro_spatialR

Open source HTML
77
Stars
15
Forks
0
Issues
4
Watchers
4 years
Last Commit

About intro_spatialR

Introduction to GIS and mapping in R with the sf package

Platforms

Web Self-hosted

Languages

HTML

Introduction to GIS and mapping in R using the sf package

In this repo, you will find the slides of my introduction to GIS and mapping in R using the sf package. The presentation is available here.

To reproduce the slides, you may clone or download the repo, then just open the Rmd file and Knit it :smiley:

Alternatively, you might want to use the code from a standard R script.

The data are mostly big shapefiles that you can download directly from here. Unzip the file, and put everything in a shp/ directory. You're ready to go.

The first version of the slides was released on Feb 8, 2019, amended on Oct 30, 2020 (structuration in directories, cleaning, use of DT and mapview packages), and updated on May 13, 2022.