sdsr icon indicating copy to clipboard operation
sdsr copied to clipboard

Spatial Data Science, with applications in R

Results 9 sdsr issues
Sort by recently updated
recently updated
newest added

Do not merge, just want to test if the book builds with tmap 3.99.9000

Merge request to python

I think it appease in section 6.2.1 and is never really defined. But it might be obvious to this audience, and not need defining. "With two affine parameters..." (Don't tell...

now running, still todo: - [ ] render python branch somewhere else (netlify?) - [ ] run on PRs - [x] Python branch in cron job - [x] add to...

Added additional code lines for different chapters. I would like to mention that, while trying to render the code lines to html, I am facing an error in the '02-Spaces.qmd',...

[Here](https://r-spatial.org/book/02-Spaces.html#sec-units) we first define datum as the origin of space or time. datum+measurement unit=reference system (section 2.1). In section 2.3 the definition of datum changes, and includes not only the...

[Here](https://r-spatial.org/book/02-Spaces.html#spherical-or-ellipsoidal-coordinates) ([github](https://github.com/edzer/sdsr/blob/5e2462dd624738b581d550e4e181ce0b8dae81ea/02-Spaces.qmd#L305)) we say: > If we think of @fig-ellipse as a cross section of the Earth passing through the poles, the _geodetic_ latitude measure $\phi$ is the one used...

Is the solutions book https://edzer.github.io/sdsr_exercises/ referenced somewhere here?

It looks like the required package `rgeoda` is not available in CRAN anymore: ``` > install.packages("rgeoda") Installing package into ‘/home/raffaele/R/x86_64-pc-linux-gnu-library/4.4’ (as ‘lib’ is unspecified) Warning in install.packages : package ‘rgeoda’...