Skip to content
Permalink
Browse files
overhauled REWE tags:
official spelling uppercase, changed wikipedia article to German article (instead of English) and added matchTags for REWE To Go
  • Loading branch information
Contrib1043 committed Jul 3, 2021
1 parent 4c56544 commit fb42ecf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
@@ -2384,10 +2384,12 @@
"displayName": "Rewe To Go",
"id": "rewetogo-60c7fe",
"locationSet": {"include": ["de"]},
"matchTags": ["shop/supermarket"],
"tags": {
"brand": "Rewe To Go",
"brand": "REWE To Go",
"brand:wikidata": "Q85224313",
"name": "Rewe To Go",
"brand:wikipedia": "de:Rewe (Markt)",
"name": "REWE To Go",
"shop": "convenience"
}
},
@@ -5000,10 +5000,10 @@
"id": "rewe-0a839e",
"locationSet": {"include": ["de"]},
"tags": {
"brand": "Rewe",
"brand": "REWE",
"brand:wikidata": "Q16968817",
"brand:wikipedia": "en:REWE",
"name": "Rewe",
"brand:wikipedia": "de:Rewe (Markt)",
"name": "REWE",
"shop": "supermarket"
}
},
@@ -5012,10 +5012,10 @@
"id": "rewecity-0a839e",
"locationSet": {"include": ["de"]},
"tags": {
"brand": "Rewe City",
"brand": "REWE City",
"brand:wikidata": "Q16968817",
"brand:wikipedia": "en:REWE",
"name": "Rewe City",
"brand:wikipedia": "de:Rewe (Markt)",
"name": "REWE City",
"shop": "supermarket"
}
},

0 comments on commit fb42ecf

Please sign in to comment.