Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
Go to file
2022-08-04 12:59:25 +01:00
.github Update to Rust 1.61 2022-05-21 17:17:02 +01:00
abstio Always show the traffic cell drawing toggle, as a compromise. Both styles have their use; let users experiment with both. 2022-07-20 15:12:11 +02:00
abstutil Lift color scale utilities into widgetry for bus_spotting 2022-07-25 12:39:18 +01:00
apps Clean up the impact prediction UI a bit, add caveats 2022-08-04 12:59:25 +01:00
cli Refactor places writing GeoJSON (working around https://github.com/georust/geojson/issues/170) 2022-07-15 09:37:07 +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 Update to new osm2streets transformation API, and stop re-exporting 2022-07-31 16:14:06 +01:00
data Stop running the visual screenshot diff test. 2022-07-31 21:00:50 +01:00
geom Add methods to get geojson from a point 2022-08-01 14:43:20 +01:00
headless Fix typos 2022-07-16 08:55:39 +01:00
importer Update to new osm2streets transformation API, and stop re-exporting 2022-07-31 16:14:06 +01:00
kml Added trim to remove leading and trailing whitespaces 2022-04-27 13:52:10 +01:00
map_gui Draw before/after paths in the LTN impact prediction using the 2022-08-04 12:59:25 +01:00
map_model Perf/simplify: LTN shortcut calculation can use pathfinding v2. No need to get lane-level detail. 2022-08-04 12:59:25 +01:00
piggyback Fix typos 2022-07-16 08:55:39 +01:00
popdat Fix typos 2022-07-16 08:55:39 +01:00
raw_map Update to new osm2streets transformation API, and stop re-exporting 2022-07-31 16:14:06 +01:00
release Re-enable mac codesigning after fixing error in Apple dev account. #66 [rebuild] [release] 2022-07-15 20:42:34 +01:00
sim Make the LTN impact prediction work off autogenerated home-to-work scenarios too. 2022-08-04 12:59:25 +01:00
synthpop Make the LTN impact prediction work off autogenerated home-to-work scenarios too. 2022-08-04 12:59:25 +01:00
tests Regenerate all data with osm2streets sausage link fix. 2022-07-31 20:51:32 +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 typos 2022-07-16 08:55:39 +01:00
widgetry Draw before/after paths in the LTN impact prediction using the 2022-08-04 12:59:25 +01:00
widgetry_demo Refactor UnitFmt constructors 2022-06-27 12:11:48 -05: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 Brighton (minus the ocean...). [rebuild] [release] 2022-07-28 16:27:33 +01:00
Cargo.lock Export before/after LTN counts to a CSV file, with different info than the generic CompareCounts bit 2022-08-04 12:59:25 +01:00
Cargo.toml Update to new osm2streets transformation API, and stop re-exporting 2022-07-31 16:14:06 +01: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-07-28 17:02:30 +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.