BikeNetKit / BikeNetKit/dataexport

export connectivity metrics

Open
#36 15 comments 0 reactions 1 assignee Claimed by @mszell View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
2
Forks
0
Avg merge
9m
Merged PRs (30d)
16

Description

The visualisation is about the largest connected component growing, but no connectivity metric is
exported. We replay the construction with a union-find over OSM node ids, fed from the `edge_list`
repr strings, to produce `lcc_share`, `lcc_gain` and per-edge `lcc_step_`.

**Ask:** export per-step `lcc_share` from the run that already computes it, and ideally the per-edge
step at which each existing edge joins the largest component.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.