Skip to content

A web application for setting a trek route, correlating it with exercise activities, and plotting its progress in a map view. Written in Python using the Flask microframework.

intermezzo-fr/ratex

 
 

Repository files navigation

Ratex

A web application for plotting a map view of your exercise activities (For example: Runkeeper, Strava, MapMyRun) along a specified virtual route.

Usage

  1. Import activities from your mobile exercise/cycling/running app
  2. Choose a route with optional via points and the range of activities you want to use
  3. Plot activity markers along your route
  4. Get street level views of your activities along the route

Examples

  1. Import activities from your mobile exercise/cycling/running app login runkeeper_access
  2. Choose a route with optional via points and set the start date for the range of activities you want to use choose_route_texas
  3. Plot activity markers along your route show_activities_texas
  4. Get street level views of your activities along the route select_activity_texas streetview_texas1

More Examples

Madrid to Zaragoza

show_activities_spain select_activity_spain streetview_spain1

Seattle to Sacramento

show_activities_seattle2 select_activity_seattle2 streetview_seattle1 streetview_seattle2

Salerno to Sorrento

show_activities_italy select_activity_italy streetview_italy1

New York to Boston

show_activities_newyork select_activity_newyork streetview_newyork1

Planned Options

  1. Detailed statistics pages
  2. Create a streetview video of your route
  3. Send status updates to your mobile device
  4. Publish routes
  5. Add friends, create competitions

About

A web application for setting a trek route, correlating it with exercise activities, and plotting its progress in a map view. Written in Python using the Flask microframework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 44.1%
  • JavaScript 35.6%
  • HTML 13.7%
  • CSS 5.1%
  • Makefile 1.5%