Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Go to file
2020-07-23 10:58:25 -07:00
.github/workflows upgrade to rust 1.45 after fixing an issue in fastpaths [rebuild] 2020-07-17 12:54:14 -07:00
abstutil stop melting my laptop when generating scenarios 2020-07-23 09:15:25 -07:00
convert_osm store Tags in map_model objects, to reap its benefits anywhere in the codebase. serialization format doesnt change! 2020-07-23 07:43:50 -07:00
data bring in living streets from OSM, interpreting them as normal roads with 2020-07-21 17:18:56 -07:00
docs store Tags in map_model objects, to reap its benefits anywhere in the codebase. serialization format doesnt change! 2020-07-23 07:43:50 -07:00
ezgui experiment with fan charts for intersection delay. they... need work. 2020-07-21 10:10:42 -07:00
game gather penalties based on sim state too. #217 2020-07-23 10:58:25 -07:00
geom Model living streets a bit more carefully. 2020-07-22 13:09:35 -07:00
headless fix #158, build break 2020-07-07 12:45:11 -07:00
importer stop melting my laptop when generating scenarios 2020-07-23 09:15:25 -07:00
kml bring in planning area KML for berlin, #119 2020-07-16 11:15:22 -07:00
map_editor store Tags in map_model objects, to reap its benefits anywhere in the codebase. serialization format doesnt change! 2020-07-23 07:43:50 -07:00
map_model calculate and visualize penalties for turns that cut over lots of lanes. a step towards #217 2020-07-23 10:20:16 -07:00
release grab fresh osm with some lane fixes downtown. adjust the release slightly to make it easier to use the one-shot importer. [rebuild] 2020-07-12 11:46:52 -07:00
sim gather penalties based on sim state too. #217 2020-07-23 10:58:25 -07:00
updater better errors for updater failures. #213 2020-07-20 09:46:47 -07:00
_config.yml Set theme jekyll-theme-slate 2020-05-06 18:24:56 -07:00
.gitignore start a fresh attempt at explaining how stuff works, using https://github.com/rust-lang/mdBook. start with travel demand (#154) 2020-07-17 10:56:38 -07:00
Cargo.lock randomly distribute residents to buildings in the planning area for #119 2020-07-21 14:00:59 -07:00
Cargo.toml rip out gtfs code, cutover to osm. will revisit this later; gtfs and osm probably disagree on routes and stops, and gtfs has schedule. but for now, just osm. 2020-07-03 17:33:32 -07:00
clippy.sh round of clippy. not fixing everything. 2019-12-11 16:17:15 -08:00
format_md.sh adding a new hint for extra turn restrictions 2019-08-06 14:02:34 -07:00
import.sh detect the data/ dir more intelligently. fixes #73. still need to 2020-07-07 11:09:35 -07:00
LICENSE Initial import of A/B Street prototype. 2018-03-13 08:06:03 -07:00
README.md new release 2020-07-19 15:36:05 -07:00
rgrep.sh widget replacement keeps margins from the old 2020-07-19 11:28:12 -07:00
rustfmt.toml tweaking rustfmt options; the long literal string vecs in tutorial look awful 2020-01-21 15:20:02 -08:00

A/B Street

Ever been stuck in traffic on a bus, wondering why is there legal street parking instead of a dedicated 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.

Show, don't tell

Alpha release trailer

Find a problem:

exploring_traffic

Make some changes:

editing_map

Measure the effects:

evaluating_impacts

Documentation

Roadmap and contributing

See the roadmap for current work, including ways to help. If you want to bring this to your city or if you're skilled in design, traffic simulation, data visualization, or civic/government outreach, please contact Dustin Carlino at dabreegster@gmail.com. Follow r/abstreet for weekly updates or @CarlinoDustin for occasional videos of recent progress.

Project mission

If you fix some traffic problem while playing A/B Street, my ultimate goal is for your changes to become a real proposal for adjusting Seattle's infrastructure. A/B Street is of course a game, using a simplified approach to traffic modeling, so city governments still have to evaluate proposals using their existing methods. A/B Street is intended as a conversation starter and tool to communicate ideas with interactive visualizations.

Why not leave city planning to professionals? People are local experts on the small slice of the city they interact with daily -- the one left turn lane that always backs up or a certain set of poorly timed walk signals. Laura Adler writes:

"Only with simple, accessible simulation programs can citizens become active generators of their own urban visions, not just passive recipients of options laid out by government officials."

Existing urban planning software is either proprietary or hard to use. A/B Street strives to be highly accessible, by being a fun, engaging game. See here for more guiding principles.

Credits

Core team:

Others:

Data: