Skip to content

Commit e95323d

Browse files
committed
add: vp and tu for MTA light rail
1 parent 6677a67 commit e95323d

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": 3086,
3+
"data_type": "gtfs-rt",
4+
"entity_type": [
5+
"tu"
6+
],
7+
"provider": "Maryland Transit Administration (MTA) Light Rail",
8+
"static_reference": [
9+
"469"
10+
],
11+
"urls": {
12+
"direct_download": "https://api.goswift.ly/real-time/mta-maryland-light-rail/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": 3087,
3+
"data_type": "gtfs-rt",
4+
"entity_type": [
5+
"vp"
6+
],
7+
"provider": "Maryland Transit Administration (MTA) Light Rail",
8+
"static_reference": [
9+
"469"
10+
],
11+
"urls": {
12+
"direct_download": "https://api.goswift.ly/real-time/mta-maryland-light-rail/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)