Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 814 Bytes

README.MD

File metadata and controls

28 lines (20 loc) · 814 Bytes

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.

Installation

sudo apt install osmium-tool
# or for mac
brew install osmium-tool

pip install -r requirements.txt

Run

First downloading and processing script (about 8hrs):

./_run_cyklorank_v2.sh

And then utilize the notebook to generate the table and plots.