Directional filters
未关闭
- 主要语言
- Rust
- 星标
- 21
- 派生
- 7
- PR 合并指标
- 30 天内没有已合并 PR
描述
Sometimes there are bus gates positioned at different spots along the same road, each applying to a different direction of traffic
Along with one-way "loops", this also complicates the cell calculation/visualization. See https://github.com/a-b-street/abstreet/pull/1043 for some old context
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 提到了会影响 cell 计算/可视化的 bus gates 和单向环路,并链接到了 abstreet repository 中一个旧的 pull request #1043,作为背景参考。首先查看该 PR,以了解历史上的实现方式。检查代码库中的 cell 计算逻辑,该逻辑可能位于处理道路网络或交通模拟的模块中。确定当前如何表示方向过滤器和单向环路,以及需要在哪些位置进行修改。目标是扩展系统,使其能够在计算和可视化中正确处理这些方向约束。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100