add parent stations
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 5m41s
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 5m41s
This commit is contained in:
parent
e9e486efcc
commit
ab8e4656c9
2 changed files with 35 additions and 0 deletions
|
|
@ -6,6 +6,12 @@ gtfs_zips:
|
|||
prefix: "SEPTABUS"
|
||||
subzip: "google_bus.zip"
|
||||
annotations:
|
||||
parent_stop_blacklist:
|
||||
- 'SEPTABUS_32993'
|
||||
- 'SEPTABUS_31032'
|
||||
stop_rename_rules:
|
||||
- pattern: '(.*) Transportation Center'
|
||||
replace: '\1 Transit Center'
|
||||
multiplatform_stops:
|
||||
- id: 'WTC'
|
||||
name: 'Wissahickon Transit Center'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue