https://github.com/ihabunek/gpx
.gpx parser and visualizer in clojure
https://github.com/ihabunek/gpx
Last synced: 18 days ago
JSON representation
.gpx parser and visualizer in clojure
- Host: GitHub
- URL: https://github.com/ihabunek/gpx
- Owner: ihabunek
- License: mit
- Created: 2016-05-08T19:39:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-07T05:41:59.000Z (over 5 years ago)
- Last Synced: 2025-02-09T21:43:05.287Z (2 months ago)
- Language: Clojure
- Size: 78.1 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gpx
Somethings something gpx... work in progress...
## Usage
To display track info:
```
lein run /path/to/track.gpx
```