Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Go to file
2019-05-20 07:48:30 -07:00
abstutil fix reprinting 2019-05-05 08:58:32 -07:00
analyze_code upgrade all other deps, except for piston/winit stuff 2019-01-11 12:36:20 -08:00
benchmark_pathfinding draw full stop sign octagon when editing a single intersection 2019-05-10 15:23:31 -07:00
convert_osm recalculate bounds after clipping and removing stuff. neighborhoods break otherwise. 2019-04-15 11:28:02 -07:00
data workaround for awful intersection geometry causing get_outline's that 2019-05-16 18:49:47 -07:00
debug_initialmap fix up other ezgui apps, run clippy 2019-05-04 17:25:05 -07:00
docs starting a new crate to import extra population data 2019-05-20 07:48:30 -07:00
editor also mouseover KML shapes in debug mode when unzoomed 2019-05-19 15:01:40 -07:00
ezgui simplify some render/ code by using GeomBatch 2019-05-17 13:14:58 -07:00
geom experimentally try finding intersection polygon by naively intersecting thick road polygons. 2019-05-17 15:48:21 -07:00
gtfs upgrade some dependencies and list data source licenses in README 2019-03-11 16:04:47 -07:00
halloween fix up other ezgui apps, run clippy 2019-05-04 17:25:05 -07:00
headless make --num_agents work exactly when specified 2019-05-09 10:51:07 -07:00
kml parsing GIS xml metadata and fixing up attribute names accordingly 2019-05-19 16:48:36 -07:00
map_model experimentally try finding intersection polygon by naively intersecting thick road polygons. 2019-05-17 15:48:21 -07:00
playground_gui fix up other ezgui apps, run clippy 2019-05-04 17:25:05 -07:00
popdat starting a new crate to import extra population data 2019-05-20 07:48:30 -07:00
precompute completely remove most traces of MapEdits. quietly disconnect some 2019-03-18 15:37:02 -07:00
release defining a better set of pre-converted maps. disabling fix_ramps in most 2019-05-16 16:22:52 -07:00
sim draw car blinkers for everybody Queued too 2019-05-15 15:05:45 -07:00
synthetic fix up other ezgui apps, run clippy 2019-05-04 17:25:05 -07:00
tests defining a better set of pre-converted maps. disabling fix_ramps in most 2019-05-16 16:22:52 -07:00
tmp_gfx upgrade some dependencies and list data source licenses in README 2019-03-11 16:04:47 -07:00
viewer borrow text to draw, stop cloning everywhere 2019-04-22 13:29:24 -07:00
.gitignore version control checksums of screencaps for all maps... well, 2019-02-17 14:27:48 -08:00
Cargo.toml starting a new crate to import extra population data 2019-05-20 07:48:30 -07:00
clickable_links.py easily watch logs as a slow test runs 2018-12-09 13:43:06 -08:00
clippy.sh borrow text to draw, stop cloning everywhere 2019-04-22 13:29:24 -07:00
color_scheme solved the mystery of the spurious recompiles -- editor_state and color_scheme need to live outside the crate root, so modtimes are nice 2018-12-24 19:16:38 -08:00
exec_tests.sh revive the other transit test 2018-11-26 14:36:59 -08:00
format_md.sh load different maps from splash menu 2019-04-21 15:59:04 -07:00
import.sh starting a new crate to import extra population data 2019-05-20 07:48:30 -07:00
LICENSE Initial import of A/B Street prototype. 2018-03-13 08:06:03 -07:00
precompute.sh try clipping areas a different way. disabled, but close to working well. 2019-04-13 13:25:00 -07:00
quick_reconvert.sh try clipping areas a different way. disabled, but close to working well. 2019-04-13 13:25:00 -07:00
README.md link to binary releases and patreon and slightly rearrange main article 2019-04-19 13:25:32 -07:00
rgrep.sh get halloween working with small lines. refactor a Line::maybe_new. 2019-02-01 12:12:40 -08:00

A/B Street

Ever been on a bus stuck in traffic, wondering why there are cars parked on the road instead of a bus lane? A/B Street is a game exploring how small changes to a city affect the movement of drivers, cyclists, transit users, and pedestrians.

demo

Contributing

If you're skilled in user experience design, traffic simulation, data visualization, or government outreach, please contact Dustin Carlino at dabreegster@gmail.com. I also welcome any contributions on Patreon.