cleanup and filter support
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 39s
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 39s
This commit is contained in:
parent
6773e6ae30
commit
3f68335eb4
62 changed files with 2364 additions and 1901 deletions
|
|
@ -1,38 +0,0 @@
|
|||
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"
|
||||
# - uri: "https://www.njtransit.com/rail_data.zip"
|
||||
# - uri: "https://www.njtransit.com/bus_data.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'
|
||||
- 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'
|
||||
synthetic_routes:
|
||||
- id: 'NYC'
|
||||
Loading…
Add table
Add a link
Reference in a new issue