Skip to content

LeeWannacott/Shiny-App-For-Geolocation-Data

Repository files navigation

Shiny-App-For-Geolocation-Data

https://leewannacott.shinyapps.io/Shiny-App-For-Geolocation-Data/

  1. This Shiny app allows for a .csv to be uploaded and displays GPS coordinate data on a Leaflet map.
  2. The code needs to be configured for the specific data you are working with (column headers);
  3. Currently it is configured to use the Example file. Example .csv file and R code has been included in the repository.

Example visualisation of geolocation data on Leaflet map with icons set to change based on vessel type. Screenshot

TODO: Add conditional checkboxes to table to select columns.