abstreet/tests/goldenfiles/prebaked_summaries.json
Dustin Carlino 9054666a0b Use RDP simplification to road center-lines when we glue them together after collapsing degenerate intersections. This is a followup to #833.
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
2022-02-10 14:40:11 +00:00

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
}
]