Skip to content
/ hikeR Public

A shiny application in order to ease up planning for the next hiking or bike trip.

License

Notifications You must be signed in to change notification settings

EricKrg/hikeR

Repository files navigation

hikeR ⛺

A shiny application in order to ease up planning for the next hiking or bike trip.

install.packages("devtools")
devtools::install_github("EricKrg/hikeR")

run the app locally:

if you want to run the app locally you will need three api keys:

hikeR::hike_app(elevation_api,cycle_api,ors_api)

The App

App deck

Main features:

Routing:

  • 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

App deck

Elevation

  • draw a 2d or 3d elevation profile
  • calc. vertical distance and performance kilometers

3D_plot

In reach

  • pin a point on the map an get reachability output based on travel time and moving style

App deck

About

A shiny application in order to ease up planning for the next hiking or bike trip.

Resources

License

Stars

Watchers

Forks