Skip to content

Commit eefb9e4

Browse files
committed
add: vp and tu for MTA metro
1 parent d944835 commit eefb9e4

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"mdb_source_id": 3082,
3+
"data_type": "gtfs-rt",
4+
"entity_type": [
5+
"tu"
6+
],
7+
"provider": "Regional Transportation Agency of Central Maryland (RTA)",
8+
"static_reference": [
9+
"470"
10+
],
11+
"urls": {
12+
"direct_download": "https://api.goswift.ly/real-time/mta-maryland-metro/gtfs-rt-trip-updates",
13+
"authentication_type": 2,
14+
"authentication_info": "https://goswift.ly/realtime-api-key",
15+
"api_key_parameter_name": "Authorization",
16+
"license": "https://www.goswift.ly/api-license"
17+
}
18+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"mdb_source_id": 3083,
3+
"data_type": "gtfs-rt",
4+
"entity_type": [
5+
"vp"
6+
],
7+
"provider": "Maryland Transit Administration (MTA)",
8+
"static_reference": [
9+
"470"
10+
],
11+
"urls": {
12+
"direct_download": "https://api.goswift.ly/real-time/mta-maryland-metro/gtfs-rt-vehicle-positions",
13+
"authentication_type": 2,
14+
"authentication_info": "https://goswift.ly/realtime-api-key",
15+
"api_key_parameter_name": "Authorization",
16+
"license": "https://www.goswift.ly/api-license"
17+
}
18+
}

0 commit comments

Comments
 (0)