abstreet/tests/goldenfiles/prebaked_summaries.json
Dustin Carlino d98f18bb18 Create a more careful API for handling one-way roads everywhere, in
preparation for modifying them in the LTN tool.

Regenerated everything. This had some effects on overlapping road
shrinking, mostly positive. Screenshot diffs all changed, since I
switched laptops again.
2022-05-27 17:01:36 +01:00

16 lines
388 B
JSON

[
{
"map": "montlake (in seattle (us))",
"scenario": "weekday",
"finished_trips": 36421,
"cancelled_trips": 375,
"total_trip_duration_seconds": 17952169.302099973
},
{
"map": "sao_miguel_paulista (in sao_paulo (br))",
"scenario": "Full",
"finished_trips": 121120,
"cancelled_trips": 224,
"total_trip_duration_seconds": 84788781.93149996
}
]