GrowBikeNet 0.14.5 documentation

The Python package growbikenet grows an urban bicycle network from scratch or from an existing bicycle network. You can download street and bike network data with a single line of code, simulate different bicycle network growth scenarios, and export and plot the resulting prioritized growth steps. It is hosted on Github, part of BikeNetKit.

Example Paris

GrowBikeNet is a decision support tool for urban planners based on the Dutch CROW Design manual for bicycle traffic. It is also useful for proactive citizens to create a compelling vision for urban cycling in their city, and it aims to foster research on bicycle networks.

GrowBikeNet is fully customizable and data-driven allowing to explore different scenarios - for example, you can import and make use of your own custom data sets like points of interest or traffic flows, or limit network development to specific streets to adapt the software to your local needs.

When to use

GrowBikeNet works well for most cities on the planet. It can grow a bicycle network from scratch which makes most sense for cities that have only negligible bicycle infrastructure. It can also extend an existing bicycle network, which works best if it is not too developed already.

Recommended example cities to grow from scratch: Athens, Kyiv, Naples

Recommended example cities to extend the existing net: Berlin, Prague, Rome

For alternative approaches, or for cities with more developed bicycle networks, consider using LinkBikeNet or FixBikeNet.

Setup and use

To set up GrowBikeNet, see the Installation page. To use GrowBikeNet, the Getting started page is a good place to start. Various usage examples are walked through on the Usage page. For technical documentation, consult the User reference.

Source

The source code builds on the code from the research paper Growing Urban Bicycle Networks and on the code from the research paper Data-driven micromobility network planning for demand and safety.

How to cite

If you use GrowBikeNet in your research, please cite the paper:

  1. Szell, S. Mimar, T. Perlman, G. Ghoshal, R. Sinatra. Growing urban bicycle networks. Scientific Reports 12, 6765 (2022). https://doi.org/10.1038/s41598-022-10783-y

Contributing

If you want to contribute to the development of GrowBikeNet, please read the CONTRIBUTING.md file.

Supported by

Development of BikeNetKit/GrowBikeNet is supported by the Innovation Fund Denmark, the EU HORIZON grant JUST STREETS, and the Data Science Section of IT University of Copenhagen.

Innovation Fund Denmark    European Union   JUST STREETS

Documentation contents