株式会社極東書店トップ商品一覧Spatial Data Science: With Applications in R.

商品詳細

Spatial Data Science: With Applications in R.

Spatial Data Science: With Applications in R.

・ISBN 978-1-032-47392-5 paper GB£ 54.99

¥17,420.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
電子版あり 大学・学術機関向け電子ブック(eBook)ISBN 978-0-429-45901-6
著者・編者Pebesma, Edzer / Bivand, Roger,
シリーズ (Chapman & Hall/CRC The R Series)
出版社 (Chapman & Hall/CRC, UK)
出版年月2026
ページ数300 pp.
言語ENG
ニュース番号<A05-88919>

解説

Spatial 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/.