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: (See online demo)
Note: Only available in French for the moment
Get a STRAVA API token and replace the public access token in this file: osm_wpt/private_values.py
pip install -r requirements.txt
python mountaingpx_app.py