mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-28 03:35:51 +03:00
9054666a0b
And clean up some other things that RDP does better. Fallout from regenerating everything: - Enfield borough crashed, so removed it - All UK scenarios are now much bigger, due to the changes in #853 being picked up - Poundbury gridlocks now due to that
23 lines
594 B
JSON
23 lines
594 B
JSON
[
|
|
{
|
|
"map": "arboretum (in seattle (us))",
|
|
"scenario": "weekday",
|
|
"finished_trips": 76640,
|
|
"cancelled_trips": 0,
|
|
"total_trip_duration_seconds": 44010529.93400101
|
|
},
|
|
{
|
|
"map": "montlake (in seattle (us))",
|
|
"scenario": "weekday",
|
|
"finished_trips": 36713,
|
|
"cancelled_trips": 83,
|
|
"total_trip_duration_seconds": 18510320.970200088
|
|
},
|
|
{
|
|
"map": "parliament (in tehran (ir))",
|
|
"scenario": "random people going to and from work",
|
|
"finished_trips": 29350,
|
|
"cancelled_trips": 16734,
|
|
"total_trip_duration_seconds": 41822176.78990006
|
|
}
|
|
] |