Skip to content

Commit

Permalink
add nj transit rail rt
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerchin committed Nov 14, 2024
1 parent 59952a7 commit 13c1bb6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions feeds/nj-transit.dmfr.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,18 @@
"gtfs_data_exchange": "new-jersey-transit"
}
},
{
"id": "f-d45-nj~transit~rail~rt",
"spec": "gtfs-rt",
"urls": {
"realtime_vehicle_positions": "https://raildata.njtransit.com/api/GTFSRT/getVehiclePositions",
"realtime_trip_updates": "https://raildata.njtransit.com/api/GTFSRT/getTripUpdates",
"realtime_service_alerts": "https://raildata.njtransit.com/api/GTFSRT/getAlerts"
},
"license": {
"url": "https://www.njtransit.com/developer-tools"
}
},
{
"id": "f-nj~transit~rt",
"spec": "gtfs-rt",
Expand All @@ -49,6 +61,9 @@
"associated_feeds": [
{
"feed_onestop_id": "f-dr5-nj~transit~rail"
},
{
"feed_onestop_id": "f-d45-nj~transit~rail~rt"
}
]
},
Expand Down

0 comments on commit 13c1bb6

Please sign in to comment.