rspatial_spark
rspatial_spark copied to clipboard
This is the repo that sparked https://github.com/r-spatial
Mostly, spatial in R refers to projections on a 3D surface at best. Is there any scope in this discussion for true 3D solid Earth type spatial modelling, statistics, and...
Dear all, given that we need a repository for a new package for interactive feature editing and maybe other general packages in the future, I wonder if it would be...
If you want to get push access to this repository to provide input, please comment here and I will add you to the list of collaborators
Discuss! EDIT: I've update this ramble into a slightly more accurate ramble here: http://mdsumner.github.io/2017/01/10/spatial-r-2017.html --- title: 'R spatial: 2017' author: "Michael Sumner" date: "31 December 2016" output: html_document --- This...
I don't think any of these on their own satisfy layer control from [Visualize.Rmd](https://github.com/tim-salabim/rspatial/blob/master/chapters/visualise/mapview.Rmd) (https://github.com/tim-salabim/rspatial/commit/b6726f708255cda2663ee27adde3ba973f53d4a7), but I thought we should have a list of partial solutions. - [Leaflet.AutoLayers](https://github.com/aebadirad/Leaflet.AutoLayers) - [Leaflet.layerscontrol-minimap](http://jieter.github.io/Leaflet.layerscontrol-minimap/)...
Given that support for spatial in R is spread across many packages is there any wisdom or desire to create a single package, similar to what the tidyverse package does,...
I'm really interested in being able to push R spatial over the edge of GIS and into more general structures for modelling. I also believe we should be able to...