Skip to content

Commit 112e074

Browse files
committed
feat: add Metlink RT feeds
1 parent 4f4f110 commit 112e074

3 files changed

Lines changed: 57 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"mdb_source_id": 2916,
3+
"data_type": "gtfs-rt",
4+
"entity_type": [
5+
"sa"
6+
],
7+
"provider": "Metlink",
8+
"is_official": "True",
9+
"static_reference": [
10+
"1132"
11+
],
12+
"urls": {
13+
"direct_download": "https://api.opendata.metlink.org.nz/v1/gtfs-rt/servicealerts",
14+
"authentication_type": 2,
15+
"authentication_info": "https://opendata.metlink.org.nz/",
16+
"api_key_parameter_name": "x-api-key",
17+
"license": "https://opendata.metlink.org.nz/getting-started"
18+
}
19+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"mdb_source_id": 2915,
3+
"data_type": "gtfs-rt",
4+
"entity_type": [
5+
"tu"
6+
],
7+
"provider": "Metlink",
8+
"is_official": "True",
9+
"static_reference": [
10+
"1132"
11+
],
12+
"urls": {
13+
"direct_download": "https://api.opendata.metlink.org.nz/v1/gtfs-rt/tripupdates",
14+
"authentication_type": 2,
15+
"authentication_info": "https://opendata.metlink.org.nz/",
16+
"api_key_parameter_name": "x-api-key",
17+
"license": "https://opendata.metlink.org.nz/getting-started"
18+
}
19+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"mdb_source_id": 2917,
3+
"data_type": "gtfs-rt",
4+
"entity_type": [
5+
"vp"
6+
],
7+
"provider": "Metlink",
8+
"is_official": "True",
9+
"static_reference": [
10+
"1132"
11+
],
12+
"urls": {
13+
"direct_download": "https://api.opendata.metlink.org.nz/v1/gtfs-rt/vehiclepositions",
14+
"authentication_type": 2,
15+
"authentication_info": "https://opendata.metlink.org.nz/",
16+
"api_key_parameter_name": "x-api-key",
17+
"license": "https://opendata.metlink.org.nz/getting-started"
18+
}
19+
}

0 commit comments

Comments
 (0)