mrrothe / gpxReverser

A simple python script for reversing each track in a GPX file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPX Reverser

A Python script for reversing the tracks in a GPX file

I wrote this script as I often find walking routes which I'd rather walk in the opposite direction to the intitial author.

Prerequisites:

pip3 install gpxpy

Use:

python3 gpxreverser.py --input inputfile.gpx --output outputfie.gpx

About

A simple python script for reversing each track in a GPX file


Languages

Language:Python 100.0%