abstreet/README.md

80 lines
3.9 KiB
Markdown
Raw Normal View History

# A/B Street
2022-03-06 23:39:07 +03:00
[![DOI](https://zenodo.org/badge/135952436.svg)](https://zenodo.org/badge/latestdoi/135952436)
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
[OpenStreetMap](https://www.openstreetmap.org/about).
2022-05-03 00:31:47 +03:00
- Run it on [your web browser](http://play.abstreet.org/0.3.20/abstreet.html),
[Windows](https://github.com/a-b-street/abstreet/releases/download/v0.3.20/abstreet_windows_v0_3_20.zip),
[Mac](https://github.com/a-b-street/abstreet/releases/download/v0.3.20/abstreet_mac_v0_3_20.zip),
[Linux](https://github.com/a-b-street/abstreet/releases/download/v0.3.20/abstreet_linux_v0_3_20.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)
- [build from source](https://a-b-street.github.io/docs/tech/dev/index.html)
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)
2021-11-15 02:39:40 +03:00
![](https://a-b-street.github.io/docs/project/history/retrospective/traffic_sim.gif)
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
- [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)
## 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.
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
Street strives to be highly accessible, by being a fun, engaging game. See
[here](https://a-b-street.github.io/docs/project/motivations.html) for more
2020-08-11 00:56:39 +03:00
guiding principles.
## 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)
- [Michael Kirk](https://github.com/michaelkirk)
2020-04-08 03:46:29 +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.