every_door
every_door copied to clipboard
Banks not showing up in the suggestions from NSI
How to reproduce:
- Add a new POI, location is France
- Search for type "Credit"
- I get a man_made=surveillance named Crédit Agricole (not clear from where it comes from?) but no banks starting with this name (https://github.com/osmlab/name-suggestion-index/blob/main/data/brands/amenity/bank.json#L5087-L5098 at least Crédit Agricole should be there, but there are others there which should match, for example https://github.com/osmlab/name-suggestion-index/blob/main/data/brands/amenity/bank.json#L5166).
Location is FR so it should match the restriction.
Ah I understand now, it was because I was in the generic Poi mode, not in the shop mode, and we get the warning about being in the wrong mode only after choosing the specific type. And the surveillance preset comes from NSI
Should the search from NSI return also types from other views, maybe with a warning icon or greyed out? This would help the user IMO, as you already show amenity=bank
there despite being in the wrong view, so behaviour is not totally consistent