Skip to content

Commit

Permalink
Added Links
Browse files Browse the repository at this point in the history
Added list of existing data resources from unofficial feeds, official Amtrak data and relevant data from lines where the Downeaster shares trackage with the MBTA.
  • Loading branch information
Cribstone committed Nov 5, 2014
1 parent 1a77496 commit 77911a2
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,32 @@ downeasteralerts
================

A collection of web resources with relevant updates for riders on the Amtrak Downeaster

**Unofficial Status Maps and Alerts**

[Amtrak Status Maps](http://www.dixielandsoftware.net/Amtrak/status/StatusMaps/) The most reliable collection of real-time Amtrak train locations is a free web service. The Downeaster status can be retreived from the [Northeast Region map](http://www.dixielandsoftware.net/cgi-bin/getmap.pl?mapname=Northeast)

[ASM Alerts](http://www.dixielandsoftware.net/Amtrak/alerts/) is a web service allowing for customizable train status updates to be sent via SMS/EMail. The service can only retrieve alerts as they are happening however and cannot serve to warn in advance.

Parser script for working with statusmaps.net data- https://github.com/rstavely/amstats

Other Github Repos- https://github.com/mileswwatkins/amtrak_lateness_predictor

**Official Amtrak Sources**

Anticipated construction delays are occasionally displayed on a subpage at- http://www.amtrakdowneaster.com/ConstructionAlert

Amtrak now provides an [official train location map](http://www.amtrak.com/train-routes) hosted via Google Maps Engine.

A GTFS-Realtime API based on Google Maps Engine- https://github.com/kurtraschke/amtk-gtfsrealtime


**MBTA Sources**

The Downeaster shares trackage with the MBTA Commuter Rail on portions of the [Lowell](http://www.mbta.com/schedules_and_maps/rail/lines/?route=LOWELL#servicealerts) and [Haverhill](http://www.mbta.com/schedules_and_maps/rail/lines/?route=HAVRHILL#servicealerts) Lines. If either of these lines are impacted by service delays, it is likely to affect the Downeaster as well. Therefore the following resources provided by the MBTA and MassDOT will be useful.

[T Alerts](http://www.mbta.com/rider_tools/t_alerts/) is a service that can be configured to send service alerts specific to the Lowell and Haverhill lines via email or SMS

The following URL also lists commuter rail service advisories as they occur- http://www.mbta.com/rider_tools/transit_updates/

The [MBTA GTFS-Realtime Feed](http://realtime.mbta.com/portal) includes the most updated information affecting MBTA services, including Commuter Rail.

0 comments on commit 77911a2

Please sign in to comment.