Skip to content

Commit

Permalink
feat: Jul 4 feeds [SOURCES] (#279)
Browse files Browse the repository at this point in the history
* link transit update

* greenlink feed

* c-train realtime feeds
  • Loading branch information
emmambd authored Jul 4, 2023
1 parent 07687ff commit 6dd8d3a
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"mdb_source_id": 1922,
"data_type": "gtfs-rt",
"entity_type": [
"tu"
],
"provider": "C-TRAN",
"static_reference": [
258
],
"urls": {
"direct_download": "http://gtfs-rt.c-tran.org/gtfsrealtime/TripUpdates",
"license": "https://c-tran.com/about-c-tran/business/c-tran-gtfs-data"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"mdb_source_id": 1921,
"data_type": "gtfs-rt",
"entity_type": [
"vp"
],
"provider": "C-TRAN",
"static_reference": [
258
],
"urls": {
"direct_download": "http://gtfs-rt.c-tran.org/gtfsrealtime/VehiclePostions",
"license": "https://c-tran.com/about-c-tran/business/c-tran-gtfs-data"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"mdb_source_id": 1923,
"data_type": "gtfs",
"provider": "Greenville Transit Authority (Greenlink)",
"location": {
"country_code": "US",
"subdivision_name": "South Carolina",
"municipality": "Greenville",
"bounding_box": {
"minimum_latitude": 34.84122,
"maximum_latitude": 34.85382,
"minimum_longitude": -82.410156,
"maximum_longitude": -82.400476,
"extracted_on": "2023-07-04T19:54:35+00:00"
}
},
"urls": {
"direct_download": "https://greenlink.cadavl.com:5053/GTA/GTFS/GTFS_GTA.zip",
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-south-carolina-greenville-transit-authority-greenlink-gtfs-1923.zip?alt=media"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"subdivision_name": "Washington",
"municipality": "Wenatchee ",
"bounding_box": {
"minimum_latitude": 47.2921153198261,
"maximum_latitude": 47.8850234593722,
"minimum_longitude": -120.674893575413,
"maximum_longitude": -119.980455199371,
"extracted_on": "2022-03-15T17:45:29+00:00"
"minimum_latitude": 47.362503,
"maximum_latitude": 47.885025,
"minimum_longitude": -120.668159,
"maximum_longitude": -120.014694,
"extracted_on": "2023-07-04T19:56:20+00:00"
}
},
"urls": {
"direct_download": "http://data.trilliumtransit.com/gtfs/linktransit-wa-us/linktransit-wa-us.zip",
"direct_download": "https://link.rideralerts.com/InfoPoint/gtfs-zip.ashx",
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-washington-link-transit-gtfs-275.zip?alt=media"
}
}
}

0 comments on commit 6dd8d3a

Please sign in to comment.