osmlab / name-suggestion-index

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

likely Spain only companies not marked as Spain-only #2410

Closed matkoniecz closed 5 years ago

matkoniecz commented 5 years ago

'amenity'='bank' and name='Banco Sabadell' is unique in OSM tagging to Spain. Consider adding "countryCodes": ["es"], to its entry if this company is really present in this country. It will allow editors to not offer this as a suggestion in other countries and to detect mistakenly tagged objects. If that is false positive and is present also in other countries - comment below or just close this issue.

'amenity'='bank' and name='Bankia' is unique in OSM tagging to Spain. Consider adding "countryCodes": ["es"], to its entry if this company is really present in this country. It will allow editors to not offer this as a suggestion in other countries and to detect mistakenly tagged objects. If that is false positive and is present also in other countries - comment below or just close this issue.

'amenity'='bank' and name='Caixabank' is unique in OSM tagging to Spain. Consider adding "countryCodes": ["es"], to its entry if this company is really present in this country. It will allow editors to not offer this as a suggestion in other countries and to detect mistakenly tagged objects. If that is false positive and is present also in other countries - comment below or just close this issue.

'amenity'='bank' and name='Caja España' is unique in OSM tagging to Spain. Consider adding "countryCodes": ["es"], to its entry if this company is really present in this country. It will allow editors to not offer this as a suggestion in other countries and to detect mistakenly tagged objects. If that is false positive and is present also in other countries - comment below or just close this issue.

'amenity'='bank' and name='Caja Rural de Jaén' is unique in OSM tagging to Spain. Consider adding "countryCodes": ["es"], to its entry if this company is really present in this country. It will allow editors to not offer this as a suggestion in other countries and to detect mistakenly tagged objects. If that is false positive and is present also in other countries - comment below or just close this issue.

'amenity'='bank' and name='CajaSur' is unique in OSM tagging to Spain. Consider adding "countryCodes": ["es"], to its entry if this company is really present in this country. It will allow editors to not offer this as a suggestion in other countries and to detect mistakenly tagged objects. If that is false positive and is present also in other countries - comment below or just close this issue.

'amenity'='bank' and name='Cajamar' is unique in OSM tagging to Spain. Consider adding "countryCodes": ["es"], to its entry if this company is really present in this country. It will allow editors to not offer this as a suggestion in other countries and to detect mistakenly tagged objects. If that is false positive and is present also in other countries - comment below or just close this issue.

'amenity'='bank' and name='CatalunyaCaixa' is unique in OSM tagging to Spain. Consider adding "countryCodes": ["es"], to its entry if this company is really present in this country. It will allow editors to not offer this as a suggestion in other countries and to detect mistakenly tagged objects. If that is false positive and is present also in other countries - comment below or just close this issue.

matkoniecz commented 5 years ago

closing in preference to an automatic processing

Adamant36 commented 5 years ago

So you don't need them done now then?

matkoniecz commented 5 years ago

I think that I will switch for automatic adding. There is a second part that will certainly require a manual review but it is not ready at this moment.

matkoniecz commented 5 years ago

But thanks that you wanted to help with this!

Adamant36 commented 5 years ago

OK that works. No problem. Feel free to ping me if you want help with anything else.

matkoniecz commented 5 years ago

@Adamant36 Can you look at https://gist.githubusercontent.com/matkoniecz/443ea2f716eee9c113579ad6dd5b0a65/raw/719720a91b831775c3c11bf95bd310e16748a301/gistfile1.txt ?

It is initial dump of mismatches between declared country limits and actual OSM usage.

In cases where there is a huge use outside specified countries investigations would be useful. Obviously, just because name appears once in other country is not a good reason to add that country but using it I found cases like

Let me know if it is confusing/not usable - it probably is and I plan on making it more readable. But let me know what is confusing/unclear.