-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from by-implication/headsign-timetable
Generate headsigns, update data
- Loading branch information
Showing
8 changed files
with
148 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,22 @@ | ||
# Philippine National Railways GTFS data | ||
|
||
This project generates a [GTFS][1] feed for the [PNR][2]. This is current as of | ||
July 1, 2017. | ||
July 30, 2018. | ||
|
||
## Sources | ||
|
||
* route description - [Wikipedia][3] | ||
* timetable - PNR [northbound][4] and [southbound][5] | ||
* timetable - PNR [northbound][4] and [southbound][5] (last updated July 2018, data as of Aug 2017) | ||
* ![northbound](images/nb081517.jpg) | ||
* ![southbound](images/sb081517.jpg) | ||
* fares - [PNR][6] | ||
* stops - [OpenStreetMap][7] | ||
* shapes - [OpenStreetMap][7] | ||
|
||
[1]: http://gtfs.org | ||
[2]: http://pnr.gov.ph | ||
[3]: https://en.wikipedia.org/wiki/PNR_Metro_South_Commuter_Line | ||
[4]: http://pnr.gov.ph/images/Timetable/nb2017.jpg | ||
[5]: http://pnr.gov.ph/images/Timetable/sb2017.jpg | ||
[4]: http://www.pnr.gov.ph/images/Timetable/nb081517.jpg | ||
[5]: http://www.pnr.gov.ph/images/Timetable/sb081517.jpg | ||
[6]: http://pnr.gov.ph/images/banners/fare_increase_aircon.jpg | ||
[7]: https://www.openstreetmap.org/relation/660480 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.