fix(routing): allow bidirectional travel on two-way corridors

- u_turn_costs: 60 (was infinite -> U-turns forbidden -> huge detours)
- distance_influence 70 -> 20, de-prioritise service/living_street/track
- restore safe ignored_highways (was "" -> footways imported, bad snapping)
- profiles_ch -> profiles_lm (edge-based CH too heavy with turn_costs)
- server port 8989 -> 8080 to match compose mapping, healthcheck and API
- add normalize-oneway + check-bidirectional tooling
This commit is contained in:
Hamza-Ayed
2026-07-26 15:35:55 +03:00
parent e93b577ad7
commit 3a49029ee4
5 changed files with 424 additions and 7 deletions
+3
View File
@@ -32,3 +32,6 @@ apps/api/src/telemetry/*.json
.Trashes
ehthumbs.db
Thumbs.db
.venv-osm/
__pycache__/
infrastructure/osm-data/*.orig