https://github.com/kyle-wannacott/shiny-app-for-geolocation-data
Shiny-App-For-Geolocation-Data in R programming language.
https://github.com/kyle-wannacott/shiny-app-for-geolocation-data
geolocation geolocation-data leaflet-map r shinyapp shinydashboard
Last synced: 7 months ago
JSON representation
Shiny-App-For-Geolocation-Data in R programming language.
- Host: GitHub
- URL: https://github.com/kyle-wannacott/shiny-app-for-geolocation-data
- Owner: kyle-wannacott
- Created: 2019-10-12T02:52:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T04:51:39.000Z (about 5 years ago)
- Last Synced: 2025-02-23T03:32:35.429Z (7 months ago)
- Topics: geolocation, geolocation-data, leaflet-map, r, shinyapp, shinydashboard
- Language: R
- Homepage: https://leewannacott.shinyapps.io/Shiny-App-For-Geolocation-Data/
- Size: 420 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.```
TODO:
Add conditional checkboxes to table to select columns.