Skip to content

RobertMyles/shinyGeoRSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shinyGeoRSS

This is a Shiny App for mapping geoRSS feeds, using the tidyRSS and tidygeoRSS packages, along with leaflet, shinyMaterial, DT and Shiny & htmltools.

I made this to show the potential of parsing geoRSS feeds using tidyRSS & tidygeoRSS, since these feeds naturally lend themselves to mapping, and with their streaming-like quality, could make excellent data inputs for a variety of apps.

Usage

To see the app, just install the package:

# install.packages("devtools")
devtools::install_github("RobertMyles/shinyGeoRSS")

…and then use library(shinyGeoRSS) and the function runApp(). It looks better in a browser such as Chrome or Firefox.

Here’s an example with live wildfire data, from https://inciweb.nwcg.gov/feeds/rss/incidents:

About

Shiny App for mapping geoRSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages