Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anastassiavybornova/bike-node-planner
The BikeNodePlanner: A data-driven decision support tool for bicycle node network planning
https://github.com/anastassiavybornova/bike-node-planner
bicycle-network pyqgis qgis rural-cycling sustainable-tourism
Last synced: about 1 month ago
JSON representation
The BikeNodePlanner: A data-driven decision support tool for bicycle node network planning
- Host: GitHub
- URL: https://github.com/anastassiavybornova/bike-node-planner
- Owner: anastassiavybornova
- License: gpl-3.0
- Created: 2024-02-07T09:13:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T15:53:16.000Z (about 2 months ago)
- Last Synced: 2024-11-15T16:37:57.494Z (about 2 months ago)
- Topics: bicycle-network, pyqgis, qgis, rural-cycling, sustainable-tourism
- Language: Python
- Homepage:
- Size: 77 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# BikeNodePlanner
*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:
1. a preliminary network plan, and
2. 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](https://www.kystognaturturisme.dk) (DKNT) and the [IT University of Copenhagen](https://nerds.itu.dk) as part of the project [Bedre vilkår for cykelturismen in Denmark](https://www.kystognaturturisme.dk/cykelknudepunkter), 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".
***
# Instructions
To use the BikeNodePlanner, follow the detailed step-by-step instructions below.
## Step 1: Download the contents of this repository
[Download](https://github.com/anastassiavybornova/bike-node-planner-data-denmark/archive/refs/heads/main.zip) or `git clone` the contents of this repository to your local machine.
## Step 2: Software installations
Set up the BikeNodePlanner environment on your machine. Detailed instructions depend on your operating system:
* macOS/linux: [docs/step02_install_software_macos](./docs/step02_install_software_macos.md)
* Windows: [docs/step02_install_software_windows](./docs/step02_install_software_windows.md)## Step 3: Prepare your data
Prepare your input data for the BikeNodePlanner:
* the bicycle node network that you want to evaluate
* the geospatial data for the evaluationDetailed instructions: [docs/step03_prepare_data.md](./docs/step03_prepare_data.md).
## Step 4: Customize your user settings
Customize the BikeNodePlanner analysis by providing your preferred user settings. Detailed instructions: [docs/step04_customize_settings.md](./docs/step04_customize_settings.md).
## Step 5: Create an empty project in QGIS
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.
## Step 6: Run the BikeNodePlanner evaluation in QGIS, and explore results!
Now, the fun begins! Run the BikeNodePlanner evaluation in QGIS, and explore the results. Detailed instructions: [docs/step06_run_evaluation.md](./docs/step06_run_evaluation.md).
***
# Getting in touch
Questions, comments, feedback? You can reach out to us by email: [[email protected]](mailto:[email protected])