Worked around Nextbus stop tag shenanigans. Some stops are represented by...
Worked around Nextbus stop tag shenanigans. Some stops are represented by multiple stop tags, the only commonality being Stop Title. Same-title stops within geographic proximity (as defined in config.py) will be stored as one stop. Tags are still tracked, as they are needed for linking routes to stops.
Showing
- app.py 7 additions, 2 deletionsapp.py
- config.py 4 additions, 4 deletionsconfig.py
- migrations/versions/295c9a7939e_.py 9 additions, 8 deletionsmigrations/versions/295c9a7939e_.py
- models.py 35 additions, 21 deletionsmodels.py
- nextbus.py 11 additions, 9 deletionsnextbus.py
- static/js/map.js 29 additions, 2 deletionsstatic/js/map.js
Loading
Please register or sign in to comment