Shiny App to visualize data from gps-enabled watches.
The goal is to create an app that enables generation of PDF reports from my long days out.
- read-in and parse gps-data
- .fit
fit
- .gpx
- other formats?
- .fit
- show some summary information about the outting
- visualize the gps track using
leaflet
andsp
- choose other tileservers (swisstopo?)
- use
webshot
to download captures of the mapping
- generate figures
- speed vs. distance
- speed vs. angle (detect noisy data points, maybe for removal?)
- allow user to enter text (title, location, description, free-text fields)
- generate pdf report