hackgvl / trolley-tracker-api-dot-net

API for tracking Greenville's trolleys with .NET
MIT License
4 stars 6 forks source link

Monitor trolleys for route match #33

Closed bikeoid closed 6 years ago

bikeoid commented 7 years ago

Match trolleys to route based on percentage of route stops seen. These may change at runtime, in which case the trolley color will be updated to the new matching route in the database.

bikeoid commented 7 years ago

This should only happen when there are 2 or more active routes.

bikeoid commented 6 years ago

This is temporarily on hold, anticipating that we'll be able to use the Synchromatics API which the drivers log into and select the route that the trolley will be running.