abstreet/data
Dustin Carlino 25ee39af89 Prepare to flag-guard an experiment to handle uber-turns differently
when allowing a car to start a turn. It causes
https://github.com/dabreegster/abstreet/pull/276#discussion_r470269394
and also the lakeslice scenario to gridlock (a regression that began a
few weeks ago). But keep the flag on for now, to keep the montlake
scenaro running at least.

https://dabreegster.github.io/abstreet/trafficsim/gridlock.html has
notes about the many different causes and in-progress fixes for
gridlock. This experiment hasn't been explained very well yet, but
roughly it treats a cluster of traffic signals as one, so that once a
vehicle gains access through the first light, they guarantee immediate
access through the entire sequence. This interacts with the "don't block
the box" behavior (don't start a turn if you might get stuck in the
intersection) strangely.

While attempting to get this rollback to work, I also had to manually
redraw the traffic lights for a few manually specified intersections.
They became out-of-date a few weeks ago when I cleaned up the OSM
geometry upstream and the referenced IDs changed, and I hadn't bothered
to re-time the signals. Luckily, with the new multi-signal editor,
redrawing the timing was much easier than originally!

Regenerated all data and lots of bus routes vanished. Plan to get back
to that project soon.
2020-08-14 11:33:25 -07:00
..
input stop drawing center lines for one-ways. while regenerating maps, also 2020-07-31 20:48:26 -07:00
other_polygons get xi'an to import. detect all geometry problems upfront. 2020-08-03 08:12:27 -07:00
route_goldenfiles Prepare to flag-guard an experiment to handle uber-turns differently 2020-08-14 11:33:25 -07:00
system change the few places that copied an OSM ID to the clipboard to instead 2020-08-05 11:24:51 -07:00
geojson_to_osmosis.py get san jose to import [rebuild] 2020-07-26 15:58:14 -07:00
get_fresh_osm.sh fix uber turn viewer breakage. also discovered that we can't clip the 2020-08-04 10:30:07 -07:00
MANIFEST.txt Prepare to flag-guard an experiment to handle uber-turns differently 2020-08-14 11:33:25 -07:00
regen.sh add a "smoke-test" to simulate 1 hr in all maps 2020-08-03 09:28:10 -07:00