项目作者: Jesssullivan

项目描述 :
Old R / Shiny KML Geoprocessing Tools & Deployment Framework Ideas
高级语言: R
项目地址: git://github.com/Jesssullivan/Shiny-Apps.git
创建时间: 2018-07-28T20:27:23Z
项目社区:https://github.com/Jesssullivan/Shiny-Apps

开源协议:

下载


Web Apps in R / Shiny

Simple web utilities for GIS tasks.

Process manager experiments for R threads in /Flask-Manager.

Visit the single threaded example here; (Not load balanced, just for an example view). These are wrapped in a Node.JS application on Heroku, which loads each utility through shinyapps.io. These functions are hosted entirely through (Heroku / shinyapps) free tiers.

See /Docker-App for deployment in the GCP app engine.

  • Raster2stl - converts raster data (image- a .jpg taken from a DEM file for instance) to a 3d STL file showing exagerated terrain. (added 3/6/19)
  • KML2SHP_Converter - generates a zip archive of shape files based on KML file layers
  • Centroid_KML - “KML-Centroid-Generator”
  • KML2CSV - converts KML (XML) to .csv spreadsheet format
  • KMLSubsetFilter - from a KML file, this tool returns a subset KML based on two query strings (searches the description field of the KML)

Some more R / Shiny demos:

See http://www.transscendsurvival.org/ for related info on my blog