converter for Ezon gpx file.
convert Ezon gpx files.
- add location info to
wpt
. - delete useless empty point.
- fix timezone to UTC.
pipx install ezon-gpx
ezon-gpx -h
see ./src/main.py for more.
./src/cli.py --help
see ./src/cli.py for more.
Python 3.11.8