Detect very short oneways that create illegal ratruns
未关闭
- 主要语言
- Rust
- 星标
- 21
- 派生
- 7
- PR 合并指标
- 30 天内没有已合并 PR
描述
When studying a new circulation plan, in addition to detecting illegal configurations [https://github.com/a-b-street/ltn/issues/324], it would be great to detect very short (< 50m ?) oneways that may be taken illegally.
There's one here : https://a-b-street.github.io/ltn/?project=b4bb49da-126e-477a-8f94-f976261388b8#18.43/43.6006746/3.8931434
(small section of "rue des 7 cans" that allow to take "avenue du petit train")
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 提到检测会造成非法抄近路的超短单行道(< 50m)。首先检查处理道路网络分析和非法配置检测的代码(可能由 issue #324 引用)。查找计算道路长度、识别单行道以及分析连通性以发现潜在非法抄近路的模块。目标是在流通计划分析中添加一条新的检测规则,用于标记这些超短单行道。
由索引模型根据 Issue 内容生成。
评估
- 领域
- backend, data, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100