ezon-gpx

convert Ezon gpx files.


Keywords
ezon, gpx, xml, running_page, python, running-page
License
MPL-2.0
Install
pip install ezon-gpx==1.0.2

Documentation

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