Show more info in the per-road popup
未关闭
good first issue
- 主要语言
- Rust
- 星标
- 21
- 派生
- 7
- PR 合并指标
- 30 天内没有已合并 PR
描述

Show the speed, one-wayness, whether it's been edited, any bus routes along it, and maybe some indication it's a special pedestrianized street (which should have filters on/near it enforcing that, but still worth calling out, in the same way that OSM carto does: https://www.openstreetmap.org/#map=18/53.479708/-2.247970).
贡献指南
这个仓库没有索引到贡献指南
调研方向
查找在前端渲染每条道路弹窗的代码,可能位于 Yew 或 Leptos 之类的 Rust Web 框架中。确定道路数据(速度、单行道、编辑状态、公交线路、步行化状态)在哪里获取和显示。扩展弹窗模板以包含这些字段,并参考 OSM carto styling 来处理步行街。通过在本地运行 Web 应用并检查一条道路来测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- data-visualization, frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 50/100