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
fmt.Printf("The SF BART currently has %d trains running or scheduled\n", len(realtimeData.Trips))
46
+
```
47
+
28
48
## Supported GTFS Schedule files
29
49
30
50
Below is a list of the GTFS schedule files and whether they are currently supported. Progress for full support is being tracked in issue [#4](https://github.com/jamespfennell/gtfs/issues/4).
@@ -63,26 +83,6 @@ Below is a list of the GTFS schedule files and whether they are currently suppor
0 commit comments