/ezon-gpx

converter for Ezon gpx file.

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

ezon-gpx

CI Publish

converter for Ezon gpx file.

Feat

convert Ezon gpx files.

  • add location info to wpt.
  • delete useless empty point.
  • fix timezone to UTC.

Usage

PyPI - Version PyPI - Status PyPI - Implementation PyPI - Format PyPI - Wheel PyPI - License PyPI - Downloads

pipx

Install

pipx install ezon-gpx

ezon-gpx -h

source

Python

see ./src/main.py for more.

CLI

./src/cli.py --help

see ./src/cli.py for more.

Develop Env

Python 3.11.8