Skip to content

Commit 6eaf153

Browse files
committed
update: Santa Rosa CityBus schedule feed direct download URL; addresses issue #631
1 parent 6714bd1 commit 6eaf153

File tree

2 files changed

+38
-1
lines changed

2 files changed

+38
-1
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"mdb_source_id": 2948,
3+
"data_type": "gtfs",
4+
"provider": "Santa Rosa CityBus",
5+
"location": {
6+
"country_code": "US",
7+
"bounding_box": {
8+
"minimum_latitude": null,
9+
"maximum_latitude": null,
10+
"minimum_longitude": null,
11+
"maximum_longitude": null,
12+
"extracted_on": "2025-12-17 14:34:56.567988+00:00"
13+
},
14+
"subdivision_name": "California",
15+
"municipality": "Santa Rosa"
16+
},
17+
"urls": {
18+
"direct_download": "http://api.511.org/transit/datafeeds?operator_id=SR",
19+
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-santa-rosa-city-gtfs-2948.zip?alt=media",
20+
"authentication_type": 1,
21+
"authentication_info": "https://511.org/open-data/token",
22+
"api_key_parameter_name": "api_key",
23+
"license": "https://511.org/sites/default/files/pdfs/511_Data_Agreement_Final.pdf"
24+
},
25+
"feed_contact_email": "[email protected]",
26+
"features": [],
27+
"status": "active",
28+
"is_official": "True",
29+
"redirect": []
30+
}

catalogs/sources/gtfs/schedule/us-california-santa-rosa-citybus-gtfs-1986.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"data_type": "gtfs",
44
"provider": "Santa Rosa CityBus",
55
"is_official": "True",
6+
"status": "deprecated",
67
"location": {
78
"country_code": "US",
89
"subdivision_name": "California",
@@ -18,5 +19,11 @@
1819
"urls": {
1920
"direct_download": "https://www.srcity.org/DocumentCenter/View/38683/Santa_Rosa_GTFS",
2021
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-california-santa-rosa-citybus-gtfs-1986.zip?alt=media"
21-
}
22+
},
23+
"redirect": [
24+
{
25+
"id": "2948",
26+
"comment": " "
27+
}
28+
]
2229
}

0 commit comments

Comments
 (0)