cleanup
This commit is contained in:
parent
b7ec6a292f
commit
9297006ab3
58 changed files with 2032 additions and 2074 deletions
35
web/config.yaml
Normal file
35
web/config.yaml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
gtfs_zips:
|
||||
- uri: "https://www3.septa.org/developer/gtfs_public.zip"
|
||||
subzip: "google_rail.zip"
|
||||
prefix: "SEPTARAIL"
|
||||
- uri: "https://www3.septa.org/developer/gtfs_public.zip"
|
||||
prefix: "SEPTABUS"
|
||||
subzip: "google_bus.zip"
|
||||
annotations:
|
||||
multiplatform_stops:
|
||||
- id: 'WTC'
|
||||
name: 'Wissahickon Transit Center'
|
||||
platform_station_ids:
|
||||
- 'SEPTABUS_2'
|
||||
- 'SEPTABUS_31032'
|
||||
- 'SEPTABUS_32980'
|
||||
- 'SEPTABUS_32988'
|
||||
- 'SEPTABUS_32989'
|
||||
- 'SEPTABUS_32990'
|
||||
- 'SEPTABUS_32992'
|
||||
- 'SEPTABUS_32993'
|
||||
- 'SEPTARAIL_90220'
|
||||
- id: 'STC'
|
||||
name: "Susquehanna Transit Center"
|
||||
platform_station_ids:
|
||||
- 'SEPTABUS_740'
|
||||
- 'SEPTABUS_703'
|
||||
- 'SEPTABUS_699'
|
||||
- 'SEPTABUS_22302'
|
||||
- id: 'CCC'
|
||||
name: "Center City Combined"
|
||||
platform_station_ids:
|
||||
- 'SEPTABUS_3057'
|
||||
- 'SEPTABUS_2687'
|
||||
- 'SEPTABUS_18451'
|
||||
- 'SEPTABUS_17170'
|
||||
Loading…
Add table
Add a link
Reference in a new issue