You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index-ja.Rmd
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ graphics: yes
17
17
description: "Geocomputation with R は、オープンソースソフトウェアを使って地理データを分析、視覚化、モデル化するために書かれた。本書は、強力なデータ処理、可視化、地理空間機能を持つ統計プログラミング言語である R をベースにしている。本書は、科学的、社会的、環境的な意味合いを含む、地理データに現れるさまざまな問題に取り組むための知識とスキルを身につけることができる。地理情報システム (Geographic Information Systems, GIS) のユーザーで、データサイエンスのための強力なオープンソース言語での専門分野の知識の応用に興味がある人、R のユーザーで空間データを扱うスキルの拡張に興味がある人など、さまざまな立場の人が本書に興味を持つだろう。"
Writing books about open source data science software that constantly changes in uncontrolled ways is a brave undertaking: it feels like running a race while someone else constantly moves the finish line. This second edition of _Geocomputation with R_ is timely: it not only catches up with many recent changes, but also embraces new R packages, and new topical developments in the computing landscape. It now includes a chapter on raster-vector interactions, discussing the package **terra**which is replacing package **raster**for raster (and vector) data processing. It also keeps up with the **tmap**package for creating high quality maps, which is completing a full rewrite cycle.
215
+
オープンソースのデータサイエンスソフトウェアは制御不能な方法で常に変化し続けており、このテーマで書籍を書くことは、勇気ある挑戦です。それは、誰かが常にゴールラインを移動させ続ける中でレースを走るようなものです。この『Geocomputation with R』の第 2 版は、まさに適切なタイミングで出版されました。本書は、最近の多くの変更に対応するだけでなく、新しい R パッケージや計算環境における新たな動向も取り入れています。 本書には、ラスタとベクタの相互作用に関する章が追加され、ラスタ (およびベクタ) データ処理でパッケージ **raster**に代わる **terra**パッケージについて解説しています。また、高品質な地図作成のための **tmap**パッケージについても、バージョンアップが完了した最新状況に対応しています。
216
216
217
-
Besides updating the contents of this book, the authors have also been very active in helping to streamline and focus those changes in software by extensively testing it, helping improve it, writing issues and pull requests on GitHub, sharing benchmark results, and helping to improve software documentation.
The first edition of this book has been a great success. It was the first book to popularize spatial analysis with the **sf** package and **tidyverse**. Its enthusiastic tone reached a wide audience, and helped people at various levels of experience solving new problems and moving to their next level. Being available entirely freely online in addition to the printed volume gave it a large reach, and enabled users to try out the presented methodology on their own datasets. In addition to that, the authors have encouraged the readership to reach out by ways of GitHub issues, social media posts, and discussions in a discord channel. This has led to 75 people contributing to the book's source code in one way or the other, including several providing longer reviews or contributing full sections, including on Cloud-optimized GeoTIFFs, STAC and openEO; the **sfheaders** package; OGC APIs and metadata; and the `CycleHire` shiny app. on Discord, it has led to lively and spontaneous discussions in threads that include topics ranging from highly technical to "look what I built".
Beyond this, the authors have initiated the companion volume _Geocomputation with Python_, stressing that geocomputation happens with data science languages, and is by no means restricted to one of them. Geocomputation is on the rise, and as part of fostering a growing geocomputation community, writing books like this one is indispensable.
221
+
さらに、著者は『Geocomputation with Python』という関連書籍の執筆を開始しています。ジオコンピューテーションはデータサイエンス言語を用いて行われるものであり、決して特定の言語に限定されるものではないと強調しています。ジオコンピューテーションは急速に発展しており、成長するジオコンピューテーションコミュニティの育成の一環として、このような書籍の執筆は不可欠です。
0 commit comments