Skip choice for unique postcode matches

This commit is contained in:
Edward Betts 2026-08-15 12:09:24 +01:00
parent 71e1b57164
commit 7da704d837
4 changed files with 36 additions and 1 deletions

View file

@ -118,6 +118,7 @@ the search box. Selecting a stop shows its tags and stop-area-aware bus route
relations. Stop results identify their transport mode (such as bus, rail or
tram), and moving the map at zoom level 15 or closer loads stops in the visible
area. Wider map views deliberately do not query Overpass.
Postcode searches with exactly one Nominatim match skip the choice screen.
The current map bounds bias Nominatim's ranking without excluding UK matches
outside the visible area.