Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Go to file
Dustin Carlino f0b09633c2 When the user enters an error state in the LTN tool, be more clear:
- use a caution icon to emphasize the error message
- show the problematic areas when hovering on the icon

This'll be used soon to show illegal one-way configurations.
2022-06-23 10:43:39 -05:00
.github Update to Rust 1.61 2022-05-21 17:17:02 +01:00
abstio Update a few dependencies to deal with some security vulnerabilities. [rebuild] [release] 2022-06-12 17:09:06 +01:00
abstutil Fix wasm build error that is somehow not showing up in abstreet web builds, only in bus_spotting 2022-05-31 10:18:11 +01:00
apps When the user enters an error state in the LTN tool, be more clear: 2022-06-23 10:43:39 -05:00
cli Feature to repeat days with noise on departure (#926) 2022-06-14 18:23:15 +01:00
cloud Convert updater to structopt. #745 2021-11-01 12:46:57 -07:00
collisions Upgrade to rust 1.56 and cutover to rust edition 2021 2021-10-21 09:38:06 -07:00
convert_osm Refactor convert_osm::Options default settings 2022-06-12 16:35:11 +01:00
data Import Keighley 2022-06-21 13:56:55 +01:00
geom Clarify Polygon::area comment 2022-06-23 08:39:12 -05:00
headless Feature to repeat days with noise on departure (#926) 2022-06-14 18:23:15 +01:00
importer Import Keighley 2022-06-21 13:56:55 +01:00
kml Added trim to remove leading and trailing whitespaces 2022-04-27 13:52:10 +01:00
map_gui Improve unzoomed road labels by continuing to adjust the size between zooms 1 and 4. 2022-06-22 09:10:46 -05:00
map_model Create a more careful API for handling one-way roads everywhere, in 2022-05-27 17:01:36 +01:00
piggyback Render A/B Street's lanes and traffic simulation on top of Mapbox GL (#788) 2021-10-31 13:52:58 -07:00
popdat Upgrade to new georust, which subsumes geo-boolean-op. 2022-06-13 17:30:51 +01:00
raw_map Upgrade to new georust, which subsumes geo-boolean-op. 2022-06-13 17:30:51 +01:00
release Just writing down a makefile trick where I'm likely to see it 2022-05-26 12:36:17 +01:00
sim Feature to repeat days with noise on departure (#926) 2022-06-14 18:23:15 +01:00
synthpop Feature to repeat days with noise on departure (#926) 2022-06-14 18:23:15 +01:00
tests Regenerate everything after all the geom changes. Also likely picking up minor diffs from using new georust 2022-06-20 23:17:19 +01:00
traffic_seitan Convert other non-UI things from CmdArgs to structopt. #745 2021-10-26 12:02:40 -07:00
traffic_signal_data Update Seattle OSM data. 2022-05-02 11:04:49 +01:00
updater Update a few dependencies to deal with some security vulnerabilities. [rebuild] [release] 2022-06-12 17:09:06 +01:00
web Fix the map_editor web link. The input data directory is in a funny place. Unfortunately, the app will immediately clobber the URL after loading, and switching maps won't work. 2022-04-12 15:52:01 +01:00
widgetry Migrate from Stretch to Taffy (#942) 2022-06-20 17:35:11 +01:00
widgetry_demo Simplify the combinatorial explosion of Panel sizing APIs 2022-03-08 09:33:49 +00: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 Keighley 2022-06-21 13:56:55 +01:00
Cargo.lock use unreleased polylabel to avoid duplicated geo dep 2022-06-23 08:24:27 -05:00
Cargo.toml use unreleased polylabel to avoid duplicated geo dep 2022-06-23 08:24:27 -05: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-06-12 18:04:20 +01: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.