ATFutures / geoplumber

Serve geographic data from R and consume with scalable front end.
https://atfutures.github.io/geoplumber/
59 stars 7 forks source link

Feature request: for instance in `gp_sf` #60

Closed layik closed 4 years ago

layik commented 5 years ago

cc @silberzwiebel

layik commented 5 years ago

So this makes geoplumber similar to mapview and mapdeck and this what I have been trying to avoid. I think the packages are doing a great job but yes we could have a basic workflow within geoplumber too. Now that we know we can embed React apps in github pages too, thanks to @silberzwiebel.

Robinlovelace commented 5 years ago

I cannot think of any disadvantage of adding such a function, providing it doesn't lead to 'mission creep' (whereby more and more features and arguments are added to the function). A barebones thing will differentiate it from higher-level pkgs like mapdeck, tmap and mapview.

layik commented 5 years ago

Thanks @Robinlovelace. Agreed.

layik commented 4 years ago

we have a gp_sf which is not like the packages mentioned. It does talk to the backend. If there is an issue with gp_sf lets open new issues.