-
```js
charlie = require('mbta').list(); // Rejects
```
stack trace:
```
Error: Unexpected close tag
Line: 0
Column: 361
Char: >
at error (/Users/srl295/src/tmp/charlie/node_modules/sa…
-
MBTA #4 (for example) has two Inbound and two Outbound directions. We should combine their two stop lists, and show only two choices of direction, Inbound and Outbound.
-
I'd really love to see support for these. How can I help gather info to make this happen?
-
- ~~8ball~~ b9cbfd70f47c573fbde5db262baef7491cf5419f
- ~~bash~~ 19f3476c62818333a6f64f7ef06fc183f1230a03
- karma
- gendered language thing
- Markov
- MBTA
- quote
- respond to regexes
molly updated
10 years ago
-
It would be nice to allow for potential contributors to get the dashboard up & running w/o AWS/DD/MBTA creds.
Could set it up so the dashboard hits prod endpoints unless a flag is present (or vice …
-
Because subway prediction information is not available from the mbta for trains that have not yet left their terminals, stops like davis square near the end of a line never or almost never show predic…
-
Was trying to follow the autogenerate.sh docs and found it also needed "pip install requests" after installing python3.
But after that, it blew up trying to look up the key for CapeFlyer:
> sh ./aut…
-
Each line when clicked should have stops drawn. Use the /stops api
https://api-v3.mbta.com/docs/swagger/index.html#/Stop/ApiWeb_StopController_index
Use `filter[route]` query param
Use existing se…
-
I would like to know if anyone has the database schema for GTFS real time? I plan to store the GTFS realtime data from an AVL system to a database and share it (Like MBTA feed API).
So far I have th…
-
Hello - Here is my config file with default poll frew. I gotit working, but it kept blinking at refreshing at a very high rate. Not sure why that was happening. I checked the API console, and was than…