The Python package linkbikenet finds links between the disconnected components in a city's bicycle network.
The software downloads and pre-processes data from OpenStreetMap, identifies the components and the needed links and saves the results. The source code builds on (https://github.com/nateraluis/bicycle-network-growth).
The currently default way to install LinkBikeNet is using pip:
pip install linkbikenet
Development of BikeNetKit/LinkBikeNet was supported by the Innovation Fund Denmark and the EU HORIZON project JUST STREETS.


