Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loreabad6/app-dev-gis

Course materials for the Application Development Course (GIS) - R module
https://github.com/loreabad6/app-dev-gis

Last synced: 23 days ago
JSON representation

Course materials for the Application Development Course (GIS) - R module

Awesome Lists containing this project

README

        

## Overview
These are the course materials for the IP: Application Development Course (GIS) - Part 2 where you will learn how to develop reproducible R workflows for spatial analysis. What you can expect:

- Introduction to R and its ecosystem
- Spatial data handling in R (raster and vector data)
- Connecting to GIS software for spatial workflow automation
- Spatial visualization with R (static and interactive)

## Objectives
By the end of the course you should be able:

- to read and write R code and to navigate the R-spatial package ecosystem
- to perform spatial analysis with vector and raster datasets in R
- to design maps programmatically
- to create reproducible workflows for spatial analysis in R