Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Go to file
2022-04-13 22:17:55 +01:00
.github Upgrade to Rust 1.60 [rebuild] 2022-04-08 10:08:11 +01:00
abstio Organize the 7 runnable apps under a subdirectory. #844 [rebuild] [release] 2022-02-19 18:17:08 +00:00
abstutil Add a timer around the slow auto-filter-everything tool, and actually 2022-03-17 15:55:03 +00:00
apps In the LTN route planner, draw waypoints on top of the routes 2022-04-12 16:16:30 +01:00
cli Remove old command used for osm2lanes test generation. https://github.com/a-b-street/osm2lanes/issues/2 2022-04-13 22:17:55 +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 Don't run docker and try to import elevation data when importing one-shot maps from the UI. The results with SRTM aren't any good, and for people who happen to have docker, it can be a surprising and slow extra step. 2022-04-12 15:45:50 +01:00
data Grab fresh OSM data for London 2022-04-13 17:26:02 +01:00
geom Try tracing paths more precisely along road edges, even with changing widths. Use in the experimental bus tool. It needs work, but solid start. 2022-04-04 19:12:00 +01:00
headless Upgrade all geo dependencies! No behavioral difference 2022-02-22 16:45:49 +00:00
importer Don't run docker and try to import elevation data when importing one-shot maps from the UI. The results with SRTM aren't any good, and for people who happen to have docker, it can be a surprising and slow extra step. 2022-04-12 15:45:50 +01:00
kml Parse GeoJSON data as ExtraShapes, to debug UK zones 2022-02-01 15:40:23 +00:00
map_gui Start mocking out a UI to sketch bus routes, showing people and places 2022-03-30 15:56:37 +01:00
map_model Try tracing paths more precisely along road edges, even with changing widths. Use in the experimental bus tool. It needs work, but solid start. 2022-04-04 19:12:00 +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 all geo dependencies! No behavioral difference 2022-02-22 16:45:49 +00:00
raw_map Find thick dual carriageway roads that overlap, and cut their width in 2022-03-05 11:03:23 +00:00
release new release 2022-03-06 18:56:50 +00:00
sim Add a regression test to make sure A/B testing has no spurious diffs. #868 2022-04-09 18:17:24 +01:00
synthpop Ignore spurious changes in pathfinding for the LTN impact tool. #868 2022-03-25 13:15:33 +00:00
tests Grab fresh OSM data for London 2022-04-13 17:26:02 +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 Remove most built-in traffic signal timings, leaving just one to keep 2021-12-20 23:11:36 +00:00
updater Switch from std::fs to fs_err. When files aren't found, the error message actually includes the path! 2022-01-17 17:30:51 +00: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 Draw unzoomed lines and circles in the zorder they're added, instead of 2022-04-12 16:15:38 +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 Glenrothes (lumped into GB for now; using the longer ISO country codes would break stuff) 2022-03-22 18:07:49 +00:00
Cargo.lock Start mocking out a UI to sketch bus routes, showing people and places 2022-03-30 15:56:37 +01:00
Cargo.toml Upgrade all geo dependencies! No behavioral difference 2022-02-22 16:45:49 +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-03-28 14:47:59 +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.