squiddy / runmap

Create a map of runs from GPX files. Used on my homepage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

runmap

Create a map of runs from GPX files. Used on my homepage.

Screenshot

Usage

go build -o runmap
./runmap --imageSize 1000 path/to/directory/with/gpx/files/

Output will be written as output.png in the current working directory.

About

Create a map of runs from GPX files. Used on my homepage.

License:MIT License


Languages

Language:Go 100.0%