Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 715 Bytes

File metadata and controls

17 lines (15 loc) · 715 Bytes

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?
  • show some summary information about the outting
  • visualize the gps track using leaflet and sp
    • 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