sgelb / gpx_orientation

Plot bearings of gpx track on radar chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gpx orientation

Plot bearings of a gpx track on a radar chart

Radar chart

Usage

usage: gpx_orientation.py [-h] [--segments SEGMENTS] [--north] [--output] gpx

Plot bearings of gpx track on radar chart

positional arguments:
  gpx                   gpx file

optional arguments:
  -h, --help            show this help message and exit
  --segments SEGMENTS, -s SEGMENTS
                        number of segments (default: 16)
  --north, -n           north align segment border (default: False)

About

Plot bearings of gpx track on radar chart


Languages

Language:Python 100.0%