abstreet/traffic_signal_data
Dustin Carlino af44cb8a32 Remove most built-in traffic signal timings, leaving just one to keep
the infrastructure around and to keep the Arboretum map running
smoothly.

The immediate reason is that the new deduplicated crosswalk change
invalidates all of the old JSON files, because they contain extra
crosswalk movements. We could create a compatibility layer and deal with
this, but it seems like more trouble than it's worth.

And more generally, this traffic signal data getting out of sync when
OSM IDs change, or we start importing new footways or service roads, has
proven to be really unmaintainable. We also haven't prioritized running
simulations without gridlock in a while.
2021-12-20 23:11:36 +00:00
..
data Remove most built-in traffic signal timings, leaving just one to keep 2021-12-20 23:11:36 +00:00
scripts Introduce traffic signal plans that change at defined points in time. Make the changes at the permanent JSON level only. #447 2021-01-15 10:02:13 -08:00
src Fix some clippy warnings 2021-06-16 16:21:35 -07:00
Cargo.toml Upgrade to rust 1.56 and cutover to rust edition 2021 2021-10-21 09:38:06 -07:00