An auto-generated boundary misses the main road on one side
- Lenguaje dominante
- Rust
- Estrellas
- 21
- Forks
- 7
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Around `17/57.158421/-2.097337` in Aberdeen, the generated boundary misses all of the main road King Street bordering on the east side:

(The lack of border arrows shows the problem.) But then, if I click "Adjust boundary", make no changes, and accept, then it works:

The reason is https://github.com/a-b-street/ltn/blob/69e389d44d6f7f96f7dd77f87562786d7eb118a8/backend/src/neighbourhood.rs#L93 -- we simplify the boundary a bit before generating waypoints, and that gets lucky and nudges us close enough to pick up the main road. Seems like the initial boundary / thresholds should capture this, though
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.