mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-19 20:31:49 +03:00
e1f27ec1f9
to get this test to pass. #372 Now regenerate the maps with PT
23 lines
610 B
JSON
23 lines
610 B
JSON
[
|
|
{
|
|
"map": "montlake (in seattle (us))",
|
|
"scenario": "weekday",
|
|
"finished_trips": 36710,
|
|
"cancelled_trips": 86,
|
|
"total_trip_duration_seconds": 18533515.794600103
|
|
},
|
|
{
|
|
"map": "parliament (in tehran (ir))",
|
|
"scenario": "random people going to and from work",
|
|
"finished_trips": 29350,
|
|
"cancelled_trips": 16734,
|
|
"total_trip_duration_seconds": 41782683.482600205
|
|
},
|
|
{
|
|
"map": "sao_miguel_paulista (in sao_paulo (br))",
|
|
"scenario": "Full",
|
|
"finished_trips": 122840,
|
|
"cancelled_trips": 33043,
|
|
"total_trip_duration_seconds": 151227240.71540084
|
|
}
|
|
] |