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

Missing U-turns at dead-ends

Aperta
#947 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
8.2k
Fork
380
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.