Skip to content

Commit de86e7f

Browse files
authored
feat: add Metro Christchurch vp and tu feeds and mark as official (#1138)
1 parent 65e18b9 commit de86e7f

File tree

3 files changed

+39
-0
lines changed

3 files changed

+39
-0
lines changed

catalogs/sources/gtfs/realtime/nz-canterbury-metro-christchurch-gtfs-rt-sa-1793.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"sa"
66
],
77
"provider": "Metro Christchurch",
8+
"is_official": "True",
89
"static_reference": [
910
"1313"
1011
],
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"mdb_source_id": 2878,
3+
"data_type": "gtfs-rt",
4+
"entity_type": [
5+
"tu"
6+
],
7+
"provider": "Metro Christchurch",
8+
"is_official": "True",
9+
"static_reference": [
10+
"1313"
11+
],
12+
"urls": {
13+
"direct_download": "https://apis.metroinfo.co.nz/rti/gtfsrt/v1/trip-updates.pb",
14+
"authentication_type": 2,
15+
"authentication_info": "https://apidevelopers.metroinfo.co.nz/",
16+
"api_key_parameter_name": "Ocp-Apim-Subscription-Key",
17+
"license": "https://www.metroinfo.co.nz/about/developer-resources#terms"
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": 2879,
3+
"data_type": "gtfs-rt",
4+
"entity_type": [
5+
"sa"
6+
],
7+
"provider": "Metro Christchurch",
8+
"is_official": "True",
9+
"static_reference": [
10+
"1313"
11+
],
12+
"urls": {
13+
"direct_download": "https://apis.metroinfo.co.nz/rti/gtfsrt/v1/service-alerts.pb",
14+
"authentication_type": 2,
15+
"authentication_info": "https://apidevelopers.metroinfo.co.nz/",
16+
"api_key_parameter_name": "Ocp-Apim-Subscription-Key",
17+
"license": "https://www.metroinfo.co.nz/about/developer-resources#terms"
18+
}
19+
}

0 commit comments

Comments
 (0)