fast_travel_between_consecutive_stops
A transit vehicle moves too fast between two consecutive stops.
The speed threshold depends on route type:
| Route type | Description | Threshold, km/h |
|---|
| 0 | Light rail | 100 |
| 1 | Subway | 150 |
| 2 | Rail | 500 |
| 3 | Bus | 150 |
| 4 | Ferry | 80 |
| 5 | Cable tram | 30 |
| 6 | Aerial lift | 50 |
| 7 | Funicular | 50 |
| 11 | Trolleybus | 150 |
| 12 | Monorail | 150 |
| - | Unknown | 200 |
You can see more about this notice here.
| tripCsvRowNumber (?) The row number of the problematic trip. | tripId (?) `trip_id` of the problematic trip. | routeId (?) `route_id` of the problematic trip. | speedKph (?) Travel speed (km/h). | distanceKm (?) Distance between stops (km). | csvRowNumber1 (?) The row number of the first stop time. | stopSequence1 (?) `stop_sequence` of the first stop. | stopId1 (?) `stop_id` of the first stop. | stopName1 (?) `stop_name` of the first stop. | departureTime1 (?) `departure_time` of the first stop. | csvRowNumber2 (?) The row number of the second stop time. | stopSequence2 (?) `stop_sequence` of the second stop. | stopId2 (?) `stop_id` of the second stop. | stopName2 (?) `stop_name` of the second stop. | arrivalTime2 (?) `arrival_time` of the second stop. |
|---|
| 23 | "245-t_1439299_b_25985_tn_0" | "245-19311" | 311.0824877650297 | 5.184708129417163 | 540 | 12 | "245-784159" | "Lakeshore & Lange" | "11:10:00" | 549 | 21 | "245-784188" | "Lakeside Health Center" | "11:10:00" |
| 22 | "245-t_1439298_b_25985_tn_0" | "245-19311" | 311.0824877650297 | 5.184708129417163 | 517 | 12 | "245-784159" | "Lakeshore & Lange" | "10:10:00" | 526 | 21 | "245-784188" | "Lakeside Health Center" | "10:10:00" |
| 20 | "245-t_5794539_b_25985_tn_0" | "245-19311" | 311.0824877650297 | 5.184708129417163 | 471 | 12 | "245-784159" | "Lakeshore & Lange" | "15:10:00" | 480 | 21 | "245-784188" | "Lakeside Health Center" | "15:10:00" |
| 6 | "245-t_5794543_b_25985_tn_0" | "245-19311" | 311.0824877650297 | 5.184708129417163 | 114 | 12 | "245-784159" | "Lakeshore & Lange" | "19:10:00" | 123 | 21 | "245-784188" | "Lakeside Health Center" | "19:10:00" |
| 12 | "245-t_5794538_b_25985_tn_0" | "245-19311" | 311.0824877650297 | 5.184708129417163 | 257 | 12 | "245-784159" | "Lakeshore & Lange" | "14:10:00" | 266 | 21 | "245-784188" | "Lakeside Health Center" | "14:10:00" |
| 21 | "245-t_1439297_b_25985_tn_0" | "245-19311" | 311.0824877650297 | 5.184708129417163 | 494 | 12 | "245-784159" | "Lakeshore & Lange" | "09:10:00" | 503 | 21 | "245-784188" | "Lakeside Health Center" | "09:10:00" |
| 11 | "245-t_5794540_b_25985_tn_0" | "245-19311" | 311.0824877650297 | 5.184708129417163 | 234 | 12 | "245-784159" | "Lakeshore & Lange" | "16:10:00" | 243 | 21 | "245-784188" | "Lakeside Health Center" | "16:10:00" |
| 9 | "245-t_5794542_b_25985_tn_0" | "245-19311" | 311.0824877650297 | 5.184708129417163 | 183 | 12 | "245-784159" | "Lakeshore & Lange" | "17:10:00" | 192 | 21 | "245-784188" | "Lakeside Health Center" | "17:10:00" |
| 7 | "245-t_1439296_b_25985_tn_0" | "245-19311" | 311.0824877650297 | 5.184708129417163 | 137 | 12 | "245-784159" | "Lakeshore & Lange" | "08:10:00" | 146 | 21 | "245-784188" | "Lakeside Health Center" | "08:10:00" |
| 19 | "245-t_1439300_b_25985_tn_0" | "245-19311" | 311.0824877650297 | 5.184708129417163 | 448 | 12 | "245-784159" | "Lakeshore & Lange" | "12:10:00" | 457 | 21 | "245-784188" | "Lakeside Health Center" | "12:10:00" |
| 8 | "245-t_1439301_b_25985_tn_0" | "245-19311" | 311.0824877650297 | 5.184708129417163 | 160 | 12 | "245-784159" | "Lakeshore & Lange" | "13:10:00" | 169 | 21 | "245-784188" | "Lakeside Health Center" | "13:10:00" |