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

Missing U-turns at dead-ends

Ouverte
#947 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Rust
Étoiles
8.2k
Forks
380
Métriques de merge des PR
Aucune PR mergée en 30 j

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)

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.