Skip to content

andrewhao/stoplight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stoplight

Given a range of GPX data from a GPS device, return a list of coordinates that the user is stopped at and for how long.

This type of data is useful for determining a person's longest stops at which intersections - giving a cyclist a good idea of which stoplights to watch out for.

Usage

$ node runner.js path/to/file.gpx

About

Bike commuter stoplight detection from GPX files, implemented with FRP concepts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors