2018-03-13 18:04:21 +03:00
|
|
|
# A/B Street
|
|
|
|
|
2022-03-06 23:39:07 +03:00
|
|
|
[![DOI](https://zenodo.org/badge/135952436.svg)](https://zenodo.org/badge/latestdoi/135952436)
|
|
|
|
|
2021-05-31 20:57:45 +03:00
|
|
|
Ever been stuck in traffic on a bus, wondering why is there legal street parking
|
2021-11-15 02:39:40 +03:00
|
|
|
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](https://a-b-street.github.io/docs/software/abstreet.html),
|
|
|
|
[plan bike networks](https://a-b-street.github.io/docs/software/ungap_the_map/index.html),
|
|
|
|
create
|
|
|
|
[low-traffic neighborhoods](https://a-b-street.github.io/docs/software/ltn/index.html),
|
|
|
|
and educate the public about
|
|
|
|
[15-minute neighborhoods through games](https://a-b-street.github.io/docs/software/santa.html).
|
|
|
|
The project works anywhere in the world, thanks to
|
2021-02-03 06:33:17 +03:00
|
|
|
[OpenStreetMap](https://www.openstreetmap.org/about).
|
2018-03-13 18:04:21 +03:00
|
|
|
|
2022-05-08 15:39:37 +03:00
|
|
|
- Run it on [your web browser](http://play.abstreet.org/0.3.21/abstreet.html),
|
|
|
|
[Windows](https://github.com/a-b-street/abstreet/releases/download/v0.3.21/abstreet_windows_v0_3_21.zip),
|
|
|
|
[Mac](https://github.com/a-b-street/abstreet/releases/download/v0.3.21/abstreet_mac_v0_3_21.zip),
|
|
|
|
[Linux](https://github.com/a-b-street/abstreet/releases/download/v0.3.21/abstreet_linux_v0_3_21.zip),
|
2021-11-15 02:39:40 +03:00
|
|
|
[FreeBSD](https://www.freshports.org/games/abstreet/), or
|
|
|
|
[read all instructions](https://a-b-street.github.io/docs/user/index.html)
|
2021-07-02 22:53:54 +03:00
|
|
|
- [build from source](https://a-b-street.github.io/docs/tech/dev/index.html)
|
2020-01-23 04:27:24 +03:00
|
|
|
|
2021-11-15 02:39:40 +03:00
|
|
|
## Videos
|
2020-06-22 02:22:09 +03:00
|
|
|
|
2021-11-15 02:39:40 +03:00
|
|
|
- [Alpha release trailer](https://www.youtube.com/watch?v=LxPD4n_1-LU)
|
|
|
|
- [Presentations](https://a-b-street.github.io/docs/project/presentations.html)
|
2020-04-15 03:18:06 +03:00
|
|
|
|
2021-11-15 02:39:40 +03:00
|
|
|
![](https://a-b-street.github.io/docs/project/history/retrospective/traffic_sim.gif)
|
2019-04-19 19:46:28 +03:00
|
|
|
|
2020-06-08 22:17:27 +03:00
|
|
|
## Documentation
|
|
|
|
|
2021-11-15 02:39:40 +03:00
|
|
|
- [User guide](https://a-b-street.github.io/docs/user/index.html)
|
2020-06-08 22:17:27 +03:00
|
|
|
- Technical
|
2021-06-12 23:38:38 +03:00
|
|
|
- [Developer guide](https://a-b-street.github.io/docs/tech/dev/index.html)
|
2021-11-15 02:39:40 +03:00
|
|
|
- [How the traffic simulation works](https://a-b-street.github.io/docs/tech/trafficsim/discrete_event/index.html)
|
|
|
|
- [Intersection geometry](https://a-b-street.github.io/docs/tech/map/geometry/index.html)
|
2020-06-08 22:17:27 +03:00
|
|
|
- Project
|
2021-11-01 21:34:05 +03:00
|
|
|
- [Roadmap](https://a-b-street.github.io/docs/software/ungap_the_map/plan.html#future-directions)
|
2021-11-15 02:39:40 +03:00
|
|
|
- [Getting involved](https://a-b-street.github.io/docs/project/contributing.html)
|
|
|
|
- [Accomplishments & challenges](https://a-b-street.github.io/docs/project/history/retrospective/index.html)
|
2019-06-25 23:01:32 +03:00
|
|
|
|
|
|
|
## Project mission
|
|
|
|
|
2021-11-15 02:39:40 +03:00
|
|
|
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.
|
2019-06-25 23:01:32 +03:00
|
|
|
|
|
|
|
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](http://www.govtech.com/data/SimCities-Can-City-Planning-Mistakes-Be-Avoided-Through-Data-Driven-Simulations.html)
|
|
|
|
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
|
2020-06-23 19:00:41 +03:00
|
|
|
Street strives to be highly accessible, by being a fun, engaging game. See
|
2021-02-01 02:50:48 +03:00
|
|
|
[here](https://a-b-street.github.io/docs/project/motivations.html) for more
|
2020-08-11 00:56:39 +03:00
|
|
|
guiding principles.
|
2019-06-25 23:01:32 +03:00
|
|
|
|
2019-11-24 18:21:21 +03:00
|
|
|
## Credits
|
|
|
|
|
2020-04-08 03:46:29 +03:00
|
|
|
Core team:
|
|
|
|
|
2020-04-08 03:55:11 +03:00
|
|
|
- Dustin Carlino (<dabreegster@gmail.com>)
|
2020-04-08 03:46:29 +03:00
|
|
|
- [Yuwen Li](https://www.yuwen-li.com/) (UX)
|
2020-08-21 02:59:54 +03:00
|
|
|
- [Michael Kirk](https://github.com/michaelkirk)
|
2020-04-08 03:46:29 +03:00
|
|
|
|
2021-06-14 03:34:54 +03:00
|
|
|
[See full credits](https://a-b-street.github.io/docs/project/team.html)
|
2021-11-15 02:39:40 +03:00
|
|
|
|
|
|
|
Contact <dabreegster@gmail.com> or follow
|
|
|
|
[@CarlinoDustin](https://twitter.com/CarlinoDustin) for updates.
|