a-b-street / a-b-street/abstreet

Missing U-turns at dead-ends

未关闭
#947 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
8.2k
派生
380
PR 合并指标
30 天内没有已合并 PR

描述

While trying to detect illegal combinations of one-way streets in the LTN tool, I saw a bunch of false positives near dead-end streets. Except it turns out the maps currently don't have any U-turns there when they should!
![Screenshot from 2022-06-24 10-53-04](https://user-images.githubusercontent.com/1664407/175572070-6556e850-f1a8-4720-96ef-02dddfb6d6f6.png)
![Screenshot from 2022-06-24 10-52-59](https://user-images.githubusercontent.com/1664407/175572072-4c069448-79a0-4c84-9519-08736d62c8df.png)
This is a problem mostly in left-handed driving countries, but there's another case when a driveable road terminates in a cycle-only connection. Drivers can generally U-turn there too.
![Screenshot from 2022-06-24 10-54-10](https://user-images.githubusercontent.com/1664407/175572264-f238335b-c09e-431f-a3a2-42f7b87313ed.png)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。