Skip to content

Commit 9e7217a

Browse files
authored
add names to larger feeds that contain many operators (#1973)
1 parent 1f21572 commit 9e7217a

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

feeds/511.org.dmfr.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,6 +653,7 @@
653653
},
654654
{
655655
"id": "f-sf~bay~area~rg",
656+
"name": "San Francisco Bay Area 511 Regional Feed (Daily)",
656657
"spec": "gtfs",
657658
"urls": {
658659
"static_current": "http://api.511.org/transit/datafeeds?operator_id=RG"
@@ -677,6 +678,7 @@
677678
},
678679
{
679680
"id": "f-sf~bay~area~rg~rt",
681+
"name": "San Francisco Bay Area 511 Regional Feed (Real-time)",
680682
"spec": "gtfs-rt",
681683
"urls": {
682684
"realtime_vehicle_positions": "https://api.511.org/Transit/VehiclePositions?agency=RG",

feeds/dft.gov.uk.dmfr.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"supersedes_ids": [
77
"f-gcpv-transportforlondon"
88
],
9+
"name": "United Kingdom Department for Transport Bus Open Data Service",
910
"spec": "gtfs",
1011
"urls": {
1112
"static_current": "https://data.bus-data.dft.gov.uk/timetable/download/gtfs-file/all/"

feeds/opentransportdata.swiss.dmfr.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"feeds": [
44
{
55
"id": "f-u0-switzerland",
6+
"name": "SBB/SKI+ Switzerland Mobility Open Data Feed",
67
"spec": "gtfs",
78
"urls": {
89
"static_current": "https://data.opentransportdata.swiss/en/dataset/timetable-2025-gtfs2020/permalink",

0 commit comments

Comments
 (0)