Skip to content

Commit bc70fff

Browse files
committed
add: vp and tu for MTA local bus
1 parent e95323d commit bc70fff

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