mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-18 20:02:18 +03:00
f37e71236f
- 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
32 lines
636 B
JSON
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
|
|
}
|
|
] |