Skip to content

Commit

Permalink
fix: Update unknown names [SOURCES] (#283)
Browse files Browse the repository at this point in the history
* fix: Update unknown names for SMART GTFS-RT

Correct filename: 

unknown-unknown-sonoma-marin-area-rail-transit-smart-gtfs-rt-tu-1577.json

* Rename unknown-unknown-sonoma-marin-area-rail-transit-smart-gtfs-rt-vp-1576.json to us-california-sonoma-marin-area-rail-transit-smart-gtfs-rt-vp-1576.json

* update unknown names

* add static_reference

* Consolidate staten island railway and add static_referece for 1792

* add static reference for seattle streetcar

* add back in staten island, revert change to 1635

---------

Co-authored-by: Emma Blue <[email protected]>
  • Loading branch information
sethherr and emmambd authored Jul 24, 2023
1 parent 6d51daf commit 1e96f84
Show file tree
Hide file tree
Showing 14 changed files with 24 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"sa"
],
"provider": "Durham Region Transit",
"static_reference": [726],
"urls": {
"direct_download": "https://maps.durham.ca/OpenDataGTFS/alerts.pb",
"authentication_type": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"tu"
],
"provider": "Durham Region Transit",
"static_reference": [726],
"urls": {
"direct_download": "https://drtonline.durhamregiontransit.com/gtfsrealtime/TripUpdates",
"authentication_type": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"vp"
],
"provider": "Durham Region Transit",
"static_reference": [726],
"urls": {
"direct_download": "https://drtonline.durhamregiontransit.com/gtfsrealtime/VehiclePositions",
"authentication_type": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"data_type": "gtfs-rt",
"entity_type": ["tu"],
"provider": "Ilévia (Métropole Européenne de Lille)",
"static_reference": [1201],
"urls": {
"direct_download": "https://proxy.transport.data.gouv.fr/resource/ilevia-lille-gtfs-rt"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"tu"
],
"provider": "LA Metro",
"static_reference": [30],
"urls": {
"direct_download": "https://api.goswift.ly/real-time/lametro/gtfs-rt-trip-updates",
"authentication_type": 2,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"vp"
],
"provider": "LA Metro",
"static_reference": [30],
"urls": {
"direct_download": "https://api.goswift.ly/real-time/lametro/gtfs-rt-vehicle-positions",
"authentication_type": 2,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
"tu"
],
"provider": "Sonoma Marin Area Rail Transit (SMART)",
"static_reference": [815],
"urls": {
"direct_download": "https://api.goswift.ly/real-time/smart/gtfs-rt-trip-updates",
"authentication_type": 2,
"authentication_info": "https://goswift.ly/realtime-api-key",
"api_key_parameter_name": "authorization",
"license": "https://www.goswift.ly/api-license"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
"vp"
],
"provider": "Sonoma Marin Area Rail Transit (SMART)",
"static_reference": [815],
"urls": {
"direct_download": "https://api.goswift.ly/real-time/smart/gtfs-rt-vehicle-positions",
"authentication_type": 2,
"authentication_info": "https://goswift.ly/realtime-api-key",
"api_key_parameter_name": "authorization",
"license": "https://www.goswift.ly/api-license"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"sa"
],
"provider": "Thousand Oaks Transit",
"static_reference": [33],
"urls": {
"direct_download": "http://gtfs-realtime.trilliumtransit.com/gtfs-realtime/feed/thousandoaks-ca-us/service_alerts.proto",
"authentication_type": 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"sa"
],
"provider": "Central Florida Regional Transit Authority (LYNX)",
"static_reference": [347],
"urls": {
"direct_download": "http://gtfsrt.golynx.com/gtfsrt/GTFS_ServiceAlerts.pb",
"authentication_type": 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
],
"provider": "Staten Island Railway",
"note": "This source includes Vehicle Position and Trip Updates entities under the same feed.",
"static_reference": [
516
],
"urls": {
"direct_download": "https://api-endpoint.mta.info/Dataservice/mtagtfsfeeds/nyct%2Fgtfs-si",
"authentication_type": 2,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"sa"
],
"provider": "City of Seattle - Streetcar",
"static_reference": [
1080
],
"urls": {
"direct_download": "https://api.pugetsound.onebusaway.org/api/gtfs_realtime/alerts-for-agency/23.pb",
"authentication_type": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"tu"
],
"provider": "City of Seattle - Streetcar",
"static_reference": [
1080
],
"urls": {
"direct_download": "https://api.pugetsound.onebusaway.org/api/gtfs_realtime/trip-updates-for-agency/23.pb",
"authentication_type": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"vp"
],
"provider": "City of Seattle - Streetcar",
"static_reference": [
1080
],
"urls": {
"direct_download": "https://api.pugetsound.onebusaway.org/api/gtfs_realtime/vehicle-positions-for-agency/23.pb",
"authentication_type": 1,
Expand Down

0 comments on commit 1e96f84

Please sign in to comment.