mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-23 17:07:12 +03:00
3d738e93e8
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. |
||
---|---|---|
.. | ||
data | ||
scripts | ||
src | ||
Cargo.toml |