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

Missing U-turns at dead-ends

Open
#947 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
8.2k
Forks
380
PR merge metrics
No merged PRs in 30d

Description

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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.