pveugen / gpxjson

Creates a JSON file representing a path from a .GPX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage: python gpxjson.py [input.gpx]

Currently only prints to stdout.

So, the easiest thing at this point would be to do python gpxjson.py [input.gpx] > output.json

About

Creates a JSON file representing a path from a .GPX

License:Other