Skip to content

Commit 006c504

Browse files
itsjoecoJoseph Colangelo
authored andcommitted
[SOURCES] Add Boxcar commuter bus GTFS feed (NJ-NYC)
Boxcar operates private commuter bus routes between New Jersey and New York City (13 routes, 91 trips). Feed is auto-generated daily from live schedule data. Feed URL: https://boxcar-gtfs.vercel.app/api/gtfs Website: https://www.boxcar.com
1 parent 378eb7f commit 006c504

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"mdb_source_id": 3082,
3+
"data_type": "gtfs",
4+
"provider": "Boxcar",
5+
"name": "Boxcar Commuter Bus",
6+
"location": {
7+
"country_code": "US",
8+
"subdivision_name": "New Jersey",
9+
"bounding_box": {
10+
"minimum_latitude": 40.5700,
11+
"maximum_latitude": 41.0200,
12+
"minimum_longitude": -74.6500,
13+
"maximum_longitude": -73.9600
14+
}
15+
},
16+
"urls": {
17+
"direct_download": "https://boxcar-gtfs.vercel.app/api/gtfs"
18+
},
19+
"feed_contact_url": "https://www.boxcar.com"
20+
}

0 commit comments

Comments
 (0)