krisanselmo / mountaingpx

Automatically add waypoints on a GPX route

Home Page:http://www.mountaingpx.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Automatically add waypoints on a GPX route

http://www.mountaingpx.fr


Languages

Language:HTML 38.5%Language:JavaScript 37.7%Language:Python 17.3%Language:CSS 6.6%