abstreet/tests/goldenfiles/prebaked_summaries.json
Dustin Carlino f37e71236f Some fixups to the regenerated data from the past two commits:
- handle when the equiv_pos of a driveway gets too close to the edge of
  another lane
- make the updater workflow handle files from S3 that're a bit older
- remove pathfinding_avoiding_roads
- strip out old vehicle capping from map edit JSON, then fix up
  proposals
- delete old capping API example
- temporarily give up on phinney; it starts gridlocking
- add broadmoor proposal link in-game
2021-07-05 17:51:40 -07:00

32 lines
636 B
JSON

[
{
"map": "arboretum (in seattle (us))",
"finished_trips": 76618,
"cancelled_trips": 0
},
{
"map": "greenlake (in seattle (us))",
"finished_trips": 136849,
"cancelled_trips": 29
},
{
"map": "montlake (in seattle (us))",
"finished_trips": 36723,
"cancelled_trips": 73
},
{
"map": "lakeslice (in seattle (us))",
"finished_trips": 260956,
"cancelled_trips": 4860
},
{
"map": "qa (in seattle (us))",
"finished_trips": 53866,
"cancelled_trips": 0
},
{
"map": "rainier_valley (in seattle (us))",
"finished_trips": 68100,
"cancelled_trips": 0
}
]