Reimplemented stops to account for Nextbus stupidity.
Nextbus gives the same stop tag for multiple routes, but with *slightly* differring lat/lon coordinates. Instead of having one Stop object per route, we will now gather them into one Stop per Stop Tag (as long as all instances are in a proximity defined by SAME_STOP_LAT and SAME_STOP_LON). Also misc cleanup/comments.
Loading
Please register or sign in to comment