Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Go to file
2022-12-01 13:47:48 +00:00
.github Upgrade to Rust 1.64. Specify workspace-level dependencies for some 2022-09-25 09:23:43 +08:00
abstio Remove the dependency on abstutil from geom, so other repos can pull in less dependencies 2022-11-16 21:54:33 +00:00
abstutil Make logger setup callable twice, to simplify life for callers 2022-12-01 13:47:48 +00:00
apps Bring in some osm2streets fixes and make a few tweaks to get the recent upgrades working 2022-12-01 11:33:39 +00:00
cli Regenerate everything. Accept/ignore new bus crash in Aricanduva. 2022-12-01 11:33:39 +00:00
cloud Convert updater to structopt. #745 2021-11-01 12:46:57 -07:00
collisions Upgrade to Rust 1.64. Specify workspace-level dependencies for some 2022-09-25 09:23:43 +08:00
convert_osm Bring in osm2streets intersection merging fixes. 2022-12-01 11:33:39 +00:00
data Redraw Bristol consultation boundary after osm2streets changes 2022-12-01 11:33:39 +00:00
geom Fix weird build break when atip depends on geom 2022-11-16 22:10:00 +00:00
headless Upgrade to Rust 1.64. Specify workspace-level dependencies for some 2022-09-25 09:23:43 +08:00
importer Disable rail import in Hammersmith, because I can't figure out a 2022-12-01 11:33:39 +00:00
kml Remove the dependency on abstutil from geom, so other repos can pull in less dependencies 2022-11-16 21:54:33 +00:00
map_gui Update osm2streets and handle intersection type changes 2022-12-01 11:33:39 +00:00
map_model Delete the last traffic_signal_data example and remove the support for it. 2022-12-01 11:33:39 +00:00
piggyback Fix mapbox demo. #1023 2022-11-07 09:46:18 +00:00
popdat Upgrade to Rust 1.64. Specify workspace-level dependencies for some 2022-09-25 09:23:43 +08:00
raw_map Update osm2streets and handle OSM tags moved off of roads 2022-12-01 11:33:39 +00:00
release Try using ubuntu 20.04, to get binaries with an older glibc [rebuild] [release] 2022-08-28 18:59:56 +01:00
sim Refactor BinaryHeap ordering reverser 2022-10-26 14:25:12 +01:00
synthpop Let the route tool start/end at roads, not just buildings 2022-11-11 21:40:59 +00:00
tests Regenerate everything. Accept/ignore new bus crash in Aricanduva. 2022-12-01 11:33:39 +00:00
traffic_seitan Upgrade to Rust 1.64. Specify workspace-level dependencies for some 2022-09-25 09:23:43 +08:00
traffic_signal_data Delete the last traffic_signal_data example and remove the support for it. 2022-12-01 11:33:39 +00:00
updater Stop storing osm XML files in S3. 2022-10-26 16:18:33 +01:00
web Fix typos 2022-07-16 08:55:39 +01:00
widgetry Upgrade taffy (flexbox layout engine). 2022-11-25 11:40:46 +00:00
widgetry_demo Refactor some more common crate dependencies with workspaces 2022-10-18 13:16:32 +01:00
.dockerignore Create a Docker image to run the map importer in the almighty cloud. #326 2021-05-06 17:35:58 -07:00
.gitignore Import part of Santiago 2022-11-21 11:28:59 +00:00
Cargo.lock Bring in osm2streets intersection merging fixes. 2022-12-01 11:33:39 +00:00
Cargo.toml Remove the dependency on abstutil from geom, so other repos can pull in less dependencies 2022-11-16 21:54:33 +00:00
import.sh Split the importer into individual commands with structopt. #745 2021-10-25 13:02:00 -07:00
LICENSE Initial import of A/B Street prototype. 2018-03-13 08:06:03 -07:00
README.md new release 2022-11-13 18:02:30 +00:00
rgrep.sh Download only the cities specified in the UI map updater. 2021-04-19 17:55:42 -07:00

A/B Street

DOI

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 project to plan, simulate, and communicate visions for making cities friendlier to people walking, biking, and taking public transit. We create software to simulate traffic, edit streets and intersections, plan bike networks, create low-traffic neighborhoods, and educate the public about 15-minute neighborhoods through games. The project works anywhere in the world, thanks to OpenStreetMap.

Videos

Documentation

Project mission

We amplify the efforts of individuals and advocacy groups who campaign to transition cities away from private motor vehicles. We believe in transparent and reproducible analysis, so all of our work is open source and based on public data. We believe everybody should have a voice in shaping their city, so our software aims to be easy to use.

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:

See full credits

Contact dabreegster@gmail.com or follow @CarlinoDustin for updates.