osmlab / name-suggestion-index

Canonical common brand names, operators, transit and flags for OpenStreetMap.
https://nsi.guide
BSD 3-Clause "New" or "Revised" License
707 stars 857 forks source link

Add Optical Express #3419

Closed boothym closed 4 years ago

boothym commented 4 years ago

Optical Express is a chain of opticians in the UK, mapped 44 times in OSM. Not sure what the procedure is for contributing to the NSI but here's the code for a new brand.

"shop/optician|Optical Express": { "countryCodes": ["gb"], "tags": { "brand": "Optical Express" "brand:wikidata": "Q7098810" "brand:wikipedia": "en:Optical Express" "name": Optical Express", "shop": "optician" } },

bhousel commented 4 years ago

Thanks @boothym 👍 I added this entry in 807e9f6e8