You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now stops indicate late night stops in addition to the regular stops (e.g. Franklin St shows 1,2, Canal Street shows the 4). Is this intentional? It's contrary to how the MTA map presents the stops (where those are elided). I'd like to know the intention before I submit a PR as its somewhat tedious to clean that up.
The text was updated successfully, but these errors were encountered:
It seems like the dataset has some info about which stops are weekend/late night but they're just stored in a string and I had issues figuring out a systematic way to parse it
Is this intentional?
Right now stops indicate late night stops in addition to the regular stops (e.g. Franklin St shows 1,2, Canal Street shows the 4). Is this intentional? It's contrary to how the MTA map presents the stops (where those are elided). I'd like to know the intention before I submit a PR as its somewhat tedious to clean that up.
The text was updated successfully, but these errors were encountered: