/task-creator

Paragliding Task Creator

Primary LanguageJavaScriptMIT LicenseMIT

Fork of the julien66 task-creator customized for HG competitions.
Installation can be fownd here : https://www.vololiberomontecucco.it/taskcreator/
 
Here is a visual Google Map utility to create paragliding task from the browser.

It can :
- Import waypoints from many format (.wpt, .cup, ozi, oldOzi, .gpx)
- Create custom waypoints clicking directly on map (hold the space bar and press mouse).
- Export waypoints back to any format.
- Create task turnpoint from any waypoint.
- Export a task to .tsk format.
- Import a task from a .tsk format.
- Read and show simple track from .IGC file.

Installation :
1) Clone this repo wherever you find it usefull.
2) The file js/app/gMap.js.example need your own Google Map API key.
3) Rename gMap.js.example to gMap.js