Edzer Pebesma
Edzer Pebesma
you [can't do that](https://help.github.com/articles/user-organization-and-project-pages/) for an organisations page.
We could auto-forward to [docs](https://r-spatial.github.io/docs/).
https://notpeerreviewed.netlify.com/2020/03/mapping-nz-with-an-orthographic-projection/
Ah, I see. A quick example (of `geom_sf`?) that did _not_ work well would be useful here.
https://github.com/r-spatial/sf/issues/1361
Yes; leaving trajectories on the side, for now, this is for time-stamped features. Currently, time is a time stamp only; for `Date` one could interpret this as a "full day"...
Thanks for reminding! Yes, coercion methods from and to `sftrack` seem to be trivial and useful.
Yes, there should of course be an easy conversion option. The way I see it, `sgbp` comes out of binary predicates like `st_intersects`, and only corresponds to `nb` when this...
It seems that `renv` is not good at installing R packages with system requirements; see also https://github.com/r-spatial/sf/issues/2360 https://github.com/r-spatial/sf/issues/2353 https://github.com/r-spatial/sf/issues/2353 https://github.com/r-spatial/sf/issues/2244
See also https://github.com/rstudio/renv/issues/1860