A shiny application in order to ease up planning for the next hiking or bike trip.
install.packages("devtools")
devtools::install_github("EricKrg/hikeR")
if you want to run the app locally you will need three api keys:
hikeR::hike_app(elevation_api,cycle_api,ors_api)
- route by drawing the airline distance on the map (multiple points possible)
- route by adress (multiple adresses possible)
- multiple routing providers with diffrents routing styles for cycling and hiking
- draw a 2d or 3d elevation profile
- calc. vertical distance and performance kilometers
- pin a point on the map an get reachability output based on travel time and moving style