Skip to content

jmoons/kml_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Ruby script that takes a directory containing GoogleTracks kml files and:
1) Presents a 'start' date (the earliest date contained in the kml files)
2) Presents a 'end' date (the latest date contained in the kml files)
3) Presents a Summary of activities:
    3a) Total Number of Activities
    3b) Total Miles
    3c) Average Total Pace
    3d) Total Number of Walks (also show percentage of walks in total activities)
    3e) Miles Walked
    3f) Walking Pace
    3g) Total Number of Runs (also show percentage of walks in total activities)
    3h) Miles Ran
    3i) Running Pace

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages