Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/edzer/ogh22

OpenGeoHub summer school 2022 materials
https://github.com/edzer/ogh22

Last synced: 2 months ago
JSON representation

OpenGeoHub summer school 2022 materials

Awesome Lists containing this project

README

        

# OGH22
OpenGeoHub summer school 2022 materials

Items:

* [raster-vector](https://edzer.github.io/OGH22/rv.html)
* [time](https://edzer.github.io/OGH22/time.html)
* [columnar](https://edzer.github.io/OGH22/columnar.html)
* Dockerfile for [GDAL+Parquet+Arrow support](https://github.com/r-spatial/sf/tree/main/inst/docker/arrow)

## Part 1, Tue 13:30 - 15:00

Chapters 1-3 of [Spatial Data Science](https://r-spatial.org/book),
we will illustrate things with package `sf` (see ch 7). This
introduces you to spatial data, vector data, tesselations,
geometries, simple features, geometric predicates, geometric
transformations.

## Part 2, Wed 9:00 - 10:30

Chapters 4-6 of [Spatial Data Science](https://r-spatial.org/book),
we will discuss spherical geometry, spatiotemporal information,
irregular spatiotemporal data in `sftime`, spatiotemporal raster
and vector data cubes in package `stars`, and if we have time left
chapter 5 on support of spatial data.