Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@
],
"provider": "SeaLink Pine Harbour, Waikato Regional Council, Pavlovich Transport Solutions, AT Metro",
"name": "Auckland Transport Developer",
"is_official": "True",
"static_reference": [
"1029"
],
"urls": {
"direct_download": "https://api.at.govt.nz/v2/public/realtime/servicealerts",
"direct_download": "https://api.at.govt.nz/realtime/legacy/servicealerts",
"authentication_type": 2,
"authentication_info": "https://dev-portal.at.govt.nz/",
"api_key_parameter_name": "Ocp-Apim-Subscription-Key",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@
],
"provider": "SeaLink Pine Harbour, Waikato Regional Council, Pavlovich Transport Solutions, AT Metro",
"name": "Auckland Transport Developer",
"is_official": "True",
"static_reference": [
"1029"
],
"urls": {
"direct_download": "https://api.at.govt.nz/v2/public/realtime/tripupdates",
"direct_download": "https://api.at.govt.nz/realtime/legacy/tripupdates",
"authentication_type": 2,
"authentication_info": "https://dev-portal.at.govt.nz/",
"api_key_parameter_name": "Ocp-Apim-Subscription-Key",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@
],
"provider": "SeaLink Pine Harbour, Waikato Regional Council, Pavlovich Transport Solutions, AT Metro",
"name": "Auckland Transport Developer",
"is_official": "True",
"static_reference": [
"1029"
],
"urls": {
"direct_download": "https://api.at.govt.nz/v2/public/realtime/vehiclelocations",
"direct_download": "https://api.at.govt.nz/realtime/legacy/vehiclelocations",
"authentication_type": 2,
"authentication_info": "https://dev-portal.at.govt.nz/",
"api_key_parameter_name": "Ocp-Apim-Subscription-Key",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"provider": "East by West Ferry",
"is_official": "True",
"feed_contact_email": "support+eastbywest-nz@trilliumtransit.com",
"status": "deprecated",
"location": {
"country_code": "NZ",
"subdivision_name": "Wellington",
Expand All @@ -20,5 +21,10 @@
"authentication_type": 0,
"latest": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/nz-wellington-east-by-west-ferry-gtfs-2305.zip?alt=media"
},
"redirect": []
}
"redirect": [
{
"id": "1132",
"comment": "now part of Metlink feed"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"mdb_source_id": 1132,
"data_type": "gtfs",
"provider": "Metlink",
"is_official": "True",
"location": {
"country_code": "NZ",
"subdivision_name": "Wellington",
Expand Down