Skip to content

Latest commit

 

History

History
78 lines (55 loc) · 10.1 KB

File metadata and controls

78 lines (55 loc) · 10.1 KB

BikeNetKit FAQ

Frequently asked questions about BikeNetKit.

Why does BikeNetKit exist?

BikeNetKit exists for an ultimate and for a practical reason.

Ultimately, most cities on the planet do not offer infrastructure for safe cycling, at least no functional infrastructure, despite the latent demand of many people who want to do so. Enabling people to cycle has massive societal benefits from environmental to public health. Increasing cycling while reducing the harm by cars is also the most effective approach to tackle fundamental issues in mobility and urban planning, much more than "solutions" pushed by corporate interests like electric cars.

Practically, BikeNetKit exists because since 2019 we have pioneered a Science of Bicycle Networks, developing several computational approaches to growing or fixing bicycle networks as support tools for urban planners. However, these algorithms were part of research projects and thus not user-friendly nor maintained, therefore not usable for this purpose in practice. In 2025, we won a grant to change this, by turning our raw algorithms into user-friendly software called BikeNetKit.

What is the goal of BikeNetKit?

The goal of the BikeNetKit software is to provide decision support tools to urban planners for various bicycle network planning tasks, or for proactive citizens to create a compelling vision for urban cycling in their city. Another aim is to foster future research on bicycle networks. The goal of the accompanying interactive bikenetkit.org platform is to visualize the software's potential, to attract policy makers and to guide users.

What is the philosophy of BikeNetKit?

BikeNetKit is an alternative to extractive practices of bicycle network planning where cities overpay consultancies for a one-off pdf report. Instead, BikeNetKit provides free, open-source software in a community effort, which cities or proactive citizens can use to explore many different scenarios of bicycle network development. This exploration is also data-driven and fully customizable, as cities can import their own data sets such as traffic crash or mobility data to adapt the software to their own needs.

To prevent extractive use and to keep BikeNetKit's results always transparent and reproducible, it uses the AGPL license which ensures that all derivations of the software must disclose their source code.

How can I help to make BikeNetKit better?

From easiest to most specialized:

  • Follow us on social media: MastodonBlueSkyLinkedIn
  • Follow us on Github and "star" our repositories: GithubBikeNetKit repositories
  • Post about BikeNetKit on social media or otherwise write about it. We recommend using the hashtag #BikeNetKit.
  • Try out the software. Let us know what works and what doesn't work, ideally in Github issues. If you are not a Github user, let us know via email and we can create the issues for you.
  • Help with "good first issue"s on Github.
  • Make pull requests on Github (after having created or commented on an issue). This can be anything from correcting typos to bugfixes or new feature development.

What is a bicycle network?

There is no generally agreed definition of a bicycle network. However, having pioneered the field, we have a good understanding of the nuances: Here we define it broadly as the set of infrastructure elements (implemented by physical and/or legal means) which allows people of all ages and demographics to safely cycle - both subjectively and objectively. One necessary prerequisite for such infrastructure is practically no mixing with vehicular traffic.

Because this infrastructure often consists of pieces connecting places, one can think of it as a network where nodes can be intersections or places of interest and links are the infrastructure pieces inbetween them.

When is a bicycle network functional?

A bicycle network could be defined as "functional" if it is well connected, covers most of the area, and provides direct connections without significant detours. A technical definition of "well-connectedness" could be the largest connected network component being above a certain threshold, for example making up more than 50% of the bicycle network. By these definitions, the vast majority of cities on the planet unfortunately do not have a functional bicycle network - yet.

For what is a bicycle network a good solution?

Implementing a bicycle network is in general a good idea as it allows many citizens to cycle and to improve their quality of life, but the devil is in the details. For example, Copenhagen's cohesive network of protected bicycle lanes allows many people to cycle, which makes it a successful cycling city. However, this design also leaves out children, elderly, or anyone who feels unsafe cycling through unprotected intersections or next to fast mopeds or electric bikes. This kind of bicycle network does successfully reduce traffic risk, but it does not remove it.

Therefore, before implementing any particular kind of bike lane or local measure as a network, which can take decades, more global approaches should be prioritized. For example, it is much more effective to reduce speed limits or to implement measures that remove vehicular traffic, like road pricing. In the end there is not one "best" approach, but it is a good idea to try several different things.

We discourage the term "solution" as it implies that there is a technical fix to a well-defined problem, a.k.a. techno-solutionism. As the world is a complex socio-technical system, this is not the case.

Is BikeNetKit's output realistic?

BikeNetKit's tools produce city-wide visions of how a concrete, functional bicycle network could look like. Whether such visions are "realistic" to implement within a certain timeframe is an ill-defined question, since many things can be realized if there is the political will. However, several BikeNetKit tools also provide a prioritization or ranking of the suggested measures, which directly translates into which measures to implement first, given a fixed budget, to arrive at a functional network early.

Is BikeNetKit useful for planning concrete bicycle infrastructure?

The original algorithms behind most of BikeNetKit's software was not useful for concrete planning tasks, as it provided statistical, unrefined outputs on a city-wide scale without an aspiration for concrete recommendations. However, one goal of BikeNetKit is to expand those original algorithms into useful tools that allow the incorporation of local knowledge and data, and of tweaking details, in order to become useful for concrete planning tasks.

If you would like to use BikeNetKit for such concrete tasks but run into limitations, please let us know! We would love to improve our software to be as useful as possible.

Will BikeNetKit replace human planners?

It is not the aspiration of BikeNetKit to replace human planners. We do not think algorithmic design should be competing with manual approaches - rather it should be complementing them. There always has to be human judgement "in the loop", because such human, local domain knowledge is crucial when designing systems for other humans.

How will you maintain BikeNetKit in the long term?

We aim to maintain BikeNetKit in the long term, beyond 2026. Being aware of the burdens of open-source maintenance, we would like to build a community of cycling researchers and advocates around BikeNetKit, increasing the project's bus factor and its longevity. Apart from featuring single, well-defined tools, part of BikeNetKit is the general-purpose library BikeNetLib which aspires to offer core utilities, useful for anybody who wants to study or work with bicycle network data.

What is your expertise on the topic?

Since 2019 we have pioneered a Science of Bicycle Networks, exploring the topic from many different angles such as:

Our research builds on planning guidelines like the Dutch CROW Design manual for bicycle traffic, and was performed in collaboration with practitioners such as Dansk Kyst- og Naturturisme.

Funders of this research include: The Danish Ministry of Transport, the EU Horizon Project JUST STREETS. The development of BikeNetKit is now also funded by the Innovation Fund Denmark.