Skip to content

krisanselmo/mountaingpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mountain GPX

www.mountaingpx.fr

This web app aims at automatically adding waypoints (WPT) on a GPX route. These waypoints are particularly useful when following a route on a GPS watch device. Available waypoints come from:

Example of a GPX track with the openstreetmap waypoints automatically hooked: image1 (See online demo)

Note: Only available in French for the moment

Requirement for Strava segments

Get a STRAVA API token and replace the public access token in this file: osm_wpt/private_values.py

Usage

pip install -r requirements.txt
python mountaingpx_app.py