A Decision Support Tool for Bicycle Node Networks
The BikeNodePlanner is an open-source, customizable, data-driven decision support tool for bicycle node network planning. The BikeNodePlanner runs in QGIS and Python. It can be used for any study area in the world.
The tool takes as input:
- a preliminary network plan, and
- one or several additional layers of relevant geospatial data within the study area to be used for evaluation;
and provides the user with a network analysis (based on the network topology of the preliminary network plan) and a customizable evaluation of the network (based on the additional geospatial data layers). Both can be explored interactively in QGIS. The BikeNodePlanner highlights areas where the network might need to be adjusted, and helps inform further planning decisions.
The BikeNodePlanner originates from a collaboration between Dansk Kyst- og Naturturisme (DKNT) and the IT University of Copenhagen as part of the project Bedre vilkår for cykelturismen in Denmark, where the goal was to develop a country-wide bicycle node network for Denmark.
The BikeNodePlanner is introduced in the forthcoming research paper "The BikeNodePlanner: a data-driven decision support tool for bicycle node network planning".
To use the BikeNodePlanner, follow the detailed step-by-step instructions below.
Download or git clone
the contents of this repository to your local machine.
Set up the BikeNodePlanner environment on your machine. Detailed instructions depend on your operating system:
- macOS/linux: docs/step02_install_software_macos
- Windows: docs/step02_install_software_windows
Prepare your input data for the BikeNodePlanner:
- the bicycle node network that you want to evaluate
- the geospatial data for the evaluation
Detailed instructions: docs/step03_prepare_data.md.
Customize the BikeNodePlanner analysis by providing your preferred user settings. Detailed instructions: docs/step04_customize_settings.md.
Open QGIS and create an empty project, then save it in the main folder of this repository (which you downloaded at Step 1), i.e., in the bike-node-planner
folder.
Now, the fun begins! Run the BikeNodePlanner evaluation in QGIS, and explore the results. Detailed instructions: docs/step06_run_evaluation.md.
Questions, comments, feedback? You can reach out to us by email: [email protected]