BikeNetKit / BikeNetKit/superblockify

feat: Add postprocessing/pruning step after partitioning

Open
#106 0 comments 1 reaction 1 assignee Claimed by @juanfonsecaLS1 View on GitHub
enhancement good first issue
Dominant language
Python
Stars
33
Forks
4
Avg merge
3h 15m
Merged PRs (30d)
1

Description

Currently some identified superblocks are either unrealistically large or small. [Eggiman](https://www.nature.com/articles/s41893-022-00855-2) is solving this by filtering for some criteria like street lengths, see: https://www.nature.com/articles/s41893-022-00855-2/tables/1

A future feature could implement a similar postprocessing step after the partitioning step of pruning or filtering, or a merging/breaking up of too small/large superblocks. Related, a LTN plausibility scoring system: https://www.sciencedirect.com/science/article/pii/S2950105925000415

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.