forked from PeopleForBikes/PeopleForBikes.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'PeopleForBikes:main' into main
- Loading branch information
Showing
12 changed files
with
236 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,37 @@ | ||
+++ | ||
title = "PeopleForBikes Tech" | ||
title = "BNA Mechanics" | ||
sort_by = "weight" | ||
+++ | ||
|
||
# Overview | ||
|
||
**[PeopleForBikes](https://www.peopleforbikes.org/)** is an industry coalition | ||
made up of 280 cycling-industry members and a cycling community of almost 1.4 | ||
million individual riders to promote stronger representation in congress and | ||
coordinated advocacy programs and help develop and promote economic policies | ||
that benefit bike businesses. | ||
**[PeopleForBikes]** is a national bike advocacy organization and trade group | ||
for the bike industry working to make bicycling safe, convenient, and fun for | ||
people of all ages and abilities. The [Bicycle Network Analysis], a.k.a. the | ||
BNA, is open source software that assesses the quality and connectivity of bike | ||
networks in cities. The [BNA] is an integral part of PeopleForBikes’ [City | ||
Ratings] program, which measures progress towards building great cities for | ||
bikes, shares best practices, and engages more people in bike advocacy. | ||
|
||
**PeopleForBikes Tech** is PFB's technical arm. We aim to simplify and automate | ||
tasks to help our advocates focus on what they do best: get more people riding | ||
bikes more often, and make bike riding better for everyone. | ||
**BNA Mechanics** is the technical group developing the [BNA]. We aim to | ||
simplify and automate tasks to help our advocates focus on what they do best: | ||
get more people riding bikes more often, and make bike riding better for | ||
everyone. | ||
|
||
Our projects: | ||
|
||
- [retrieve](https://github.com/PeopleForBikes/retrieve): Simplify downloading | ||
PeopleForBikes dataset | ||
- [svggloo](https://github.com/PeopleForBikes/svggloo): Render SVG templates | ||
- [measure](https://github.com/PeopleForBikes/measure): Quantify and identify | ||
bike lanes in cities | ||
- [brokenspoke]: A collection of tools for the BNA | ||
- [brokenspoke-analyzer]: Run Bicycle Network Analysis locally | ||
- [measure]: Quantify and identify bike lanes in cities | ||
- [scorecards]: Retrieve the BNA scorecards for your country | ||
|
||
And more to come! | ||
|
||
[bicycle network analysis]: https://bna.peopleforbikes.org/ | ||
[bna]: https://bna.peopleforbikes.org/ | ||
[brokenspoke]: https://peopleforbikes.github.io/brokenspoke/ | ||
[brokenspoke-analyzer]: https://peopleforbikes.github.io/brokenspoke-analyzer/ | ||
[city ratings]: https://cityratings.peopleforbikes.org/ | ||
[measure]: https://github.com/PeopleForBikes/measure | ||
[peopleforbikes]: https://www.peopleforbikes.org/ | ||
[scorecards]: https://peopleforbikes.github.io/scorecards/ |
Oops, something went wrong.