abstreet/tests
Dustin Carlino 3d738e93e8 Update Seattle OSM data.
The main reason is to unblock osm2lanes cutover by avoiding
https://github.com/a-b-street/osm2lanes/issues/153. A secondary reason
is to pull in fixes in SLU for #818.

But of course grabbing fresh data wasn't straightforward:

- Need to collapse small junction=circular ways just like roundabouts,
  or else Montlake starts gridlocking. And so actually, regenerating all
  maps, in case any happen to use this.
- Had to update a bunch of proposals since OSM IDs changed. I just used
  the automatic repairs with some edits filtered out. Fixing edits
  really is quite tedious when IDs change; we need something more
  robust. (Just give up, describe geometry, and always snap to the best
  match?)
- Had to update the one baked-in traffic signal for similar OSM ID
  reasons, with similar hassle.
2022-05-02 11:04:49 +01:00
..
goldenfiles Update Seattle OSM data. 2022-05-02 11:04:49 +01:00
input Adjust the threshold for what counts as a straight vs right turn from 10 2020-12-18 12:06:16 -08:00
src Update Seattle OSM data. 2022-05-02 11:04:49 +01:00
Cargo.toml Stop re-exporting stuff from synthpop in sim 2022-01-28 13:13:43 +00:00