a-b-street / a-b-street/abstreet
Parking Garages
- 主要语言
- Rust
- 星标
- 8.2k
- 派生
- 380
- PR 合并指标
- 30 天内没有已合并 PR
描述
In the European city I'm running in abstreet at the moment, street parking is neither particularly frequent nor particularly well annotated, but there's a lot of public parking garages.
They are tagged variably, for example like this:
https://www.openstreetmap.org/way/35873197
https://www.openstreetmap.org/node/426819273 + https://www.openstreetmap.org/node/2073535579 + https://www.openstreetmap.org/node/2073535574
https://www.openstreetmap.org/way/35817990
Not all are sufficiently tagged, like [this underground parking](https://www.parken-osnabrueck.de/parken/parkplatzsuche/detail/parkhaus-stadthaus-garage.html), which is reflected only by the two access ramps but not listing the actual parking space and its capacity:
https://www.openstreetmap.org/node/2639155760 + https://www.openstreetmap.org/node/2639155765
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue describes importing parking garage data from OpenStreetMap. Start by examining the OSM import code, likely in `importer/` or `map_model/src/`. Look for existing parking parsing logic. Understand how parking capacity and geometry are currently handled. Test by running the importer on the provided OSM way and node IDs to see current behavior.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- data
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100