Scripts and notebooks for CycloRank project. All credits to Mihkel Lumiste github for the original code.
Current update aims to provide this cycling infrastructure ranking tool for Czechia for all cities above 10000 inhabitants and for every year.
Maintained by AutoMAT, Městem na kole and Daniel Soutner.
sudo apt install osmium-tool
# or for mac
brew install osmium-tool
pip install -r requirements.txt
First downloading and processing script (about 8hrs):
./_run_cyklorank_v2.sh
And then utilize the notebook to generate the table and plots.