Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding 'brand' data from Dohánybolt #2009

Closed
wants to merge 5 commits into from

Conversation

good-praxis
Copy link
Collaborator

fixes #1811
source

"tags": {
"brand": "Nemzeti Dohánybolt",
"brand:wikidata": "Q20639040",
"brand:wikipedia": "en:Dohánybolt",
"countryCodes": ["hu"],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has to be below the count tag...

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the "countryCode" tag?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this does not belong into the "tags" object... it should look like this:

"shop/tobacco|Nemzeti Dohánybolt": {
    "count": 877,
    "countryCodes": ["hu"],
    "match": [
      "shop/tobacco|Dohánybolt",
      "shop/tobacco|Nemzeti dohánybolt"
    ],
    "tags": {
      "brand": "Nemzeti Dohánybolt",
      "brand:wikidata": "Q20639040",
      "brand:wikipedia": "en:Dohánybolt",
      "name": "Nemzeti Dohánybolt",
      "shop": "tobacco"
    }
  },

@ENT8R
Copy link
Collaborator

ENT8R commented Oct 19, 2018

BTW: Google translates it directly to tobacco shop (https://translate.google.de/#auto/en/doh%C3%A1nybolt) Are you sure that this is no generic name after all?

@good-praxis
Copy link
Collaborator Author

It is kind of generic. Expect for the fact that they're all state run, so the same actor is behind them, just like a commerical brand. However, this is probably worth a bigger debate

@bhousel
Copy link
Member

bhousel commented Mar 3, 2019

This is old, so I'm just going to do what @ImreSamu suggested here:
#2028 (comment)

@bhousel bhousel closed this Mar 3, 2019
bhousel added a commit that referenced this pull request Mar 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Research needed for: shop/tobacco|Dohánybolt
3 participants