Custom cover image
Custom cover image

Spatial Data Science with Applications in R

By: Contributor(s): Material type: TextTextLanguage: English Series: Chapman and Hall/CRC the R SeriesPublication details: Boca Raton, Fl : CRC Press, c2023Edition: 1stDescription: xiii, 300 p. : illISBN:
  • 9781138311183
Subject(s): DDC classification:
  • 519.53502855133 PEB
Online resources: Summary: SUMMARY patial Data Science introduces fundamental aspects of spatial data that every data scientist should know before they start working with spatial data. These aspects include how geometries are represented, coordinate reference systems (projections, datums), the fact that the Earth is round and its consequences for analysis, and how attributes of geometries can relate to geometries. In the second part of the book, these concepts are illustrated with data science examples using the R language. In the third part, statistical modelling approaches are demonstrated using real world data examples. After reading this book, the reader will be well equipped to avoid a number of major spatial data analysis errors. The book gives a detailed explanation of the core spatial software packages for R: sf for simple feature access, and stars for raster and vector data cubes – array data with spatial and temporal dimensions. It also shows how geometrical operations change when going from a flat space to the surface of a sphere, which is what sf and stars use when coordinates are not projected (degrees longitude/latitude). Separate chapters detail a variety of plotting approaches for spatial maps using R, and different ways of handling very large vector or raster (imagery) datasets, locally, in databases, or in the cloud. The data used and all code examples are freely available online from https://r-spatial.org/book/. The solutions to the exercises can be found here: https://edzer.github.io/sdsr_exercises/.
Holdings
Item type Current library Shelving location Call number Copy number Status Date due Barcode
Reference Collection Reference Collection Reference Section Reference Section 519.53502855133 PEB 2023-24 Available 98531

Biography

Edzer Pebesma is professor at the Institute for Geoinformatics of the University of Muenster, Germany, where he leads the spatiotemporal modelling lab. He co-initiated openEO, an open source software ecosystem around a language neutral API for analyzing very large data cubes and image collections.

Roger Bivand is a geographer, emeritus professor of the Department of Economics of the Norwegian School of Economics, Bergen, Norway, has worked with spatial autocorrelation since the 1970’s, and is a Fellow of the Spatial Econometrics Association.

Edzer and Roger have actively interacted with the open source geospatial user and developer communities since the last century. They author and maintain a number of key R packages for the handling and analysis of spatial and spatiotemporal data, including sf, stars, s2, sp, and gstat, spdep, spatialreg and rgrass. Both are ordinary members of the R foundation.

SUMMARY

patial Data Science introduces fundamental aspects of spatial data that every data scientist should know before they start working with spatial data. These aspects include how geometries are represented, coordinate reference systems (projections, datums), the fact that the Earth is round and its consequences for analysis, and how attributes of geometries can relate to geometries. In the second part of the book, these concepts are illustrated with data science examples using the R language. In the third part, statistical modelling approaches are demonstrated using real world data examples. After reading this book, the reader will be well equipped to avoid a number of major spatial data analysis errors.

The book gives a detailed explanation of the core spatial software packages for R: sf for simple feature access, and stars for raster and vector data cubes – array data with spatial and temporal dimensions. It also shows how geometrical operations change when going from a flat space to the surface of a sphere, which is what sf and stars use when coordinates are not projected (degrees longitude/latitude). Separate chapters detail a variety of plotting approaches for spatial maps using R, and different ways of handling very large vector or raster (imagery) datasets, locally, in databases, or in the cloud. The data used and all code examples are freely available online from https://r-spatial.org/book/. The solutions to the exercises can be found here: https://edzer.github.io/sdsr_exercises/.