maphew / alp2gpx

AlpineQuest to GPX Converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple AlpineQuest Trk2GPX converter

Alpine Quest is a very nice GPS app for outdoor activities
https://www.alpinequest.net/

Based on flifplip's apq2gpx (https://github.com/phkehl/apq2gpx).
Many thanks!

This job is an attempt to port flipflip's original code
in Perl to Python.

Special thanks to @dhicks (https://github.com/dhicks) for the TRK 4 parser and the I/O arguments
Special thanks to @ydespond (https://github.com/ydespond) for the suggestions about to better calculate the elevation and the timestamp

A special thanks to my friends 'Amici Alpinisti'. 
The friends with whom i share my hiking adventures

*** CHANGELOG ***
25 May 2021 Added support for TRK version 4,  dhicks (https://github.com/dhicks)
25 May 2021 Added Arguments for I/O, dhicks (https://github.com/dhicks)
18 April 2020 1st beta release.  Only TRK supported

About

AlpineQuest to GPX Converter

License:GNU General Public License v3.0


Languages

Language:Python 100.0%