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

Missing U-turns at dead-ends

Aberta
#947 3 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Rust
Estrelas
8.2k
Forks
380
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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)

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.