a-b-street / a-b-street/osm2streets
streets2osm
- 主要语言
- Jupyter Notebook
- 星标
- 156
- 派生
- 14
- PR 合并指标
- 30 天内没有已合并 PR
描述
Preserving Ben's idea from https://github.com/a-b-street/abstreet/pull/897:
> One interesting mode of operation would be to output RawMap as OSM xml in some "normal form": consistent tagging, all geometry running down the center of the road width, intersection:areas (or whatever they are called) for intersections, etc. without worrying about the connectivity. I would be interested to see what it looks like using those outputs directly in existing tools like [Map Machine](https://github.com/enzet/map-machine). It might be a good way to integrate with such tools.
贡献指南
调研方向
该 issue 建议将 RawMap 输出为规范化的 OSM XML。首先了解 codebase 中的 RawMap 结构和 OSM XML 格式。查找现有的导出或序列化逻辑。目标是生成具有一致 tagging、中心线几何和交叉口区域的 OSM XML,以便与 Map Machine 等外部工具配合使用。
由索引模型根据 Issue 内容生成。
评估
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100