Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 936 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 936 Bytes

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