Skip to content

Commit

Permalink
Add match names, Kovbasna Merezha
Browse files Browse the repository at this point in the history
  • Loading branch information
serhii-muchychka committed Dec 21, 2024
1 parent e5616a9 commit 8d905cd
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 2 deletions.
17 changes: 15 additions & 2 deletions data/brands/amenity/pharmacy.json
Original file line number Diff line number Diff line change
Expand Up @@ -4030,6 +4030,11 @@
"displayName": "Біла ромашка",
"id": "24f190-996e17",
"locationSet": {"include": ["ua"]},
"matchNames": [
"apteka bila romashka",
"bila romashka",
"аптека біла ромашка"
],
"matchTags": ["shop/medical_supply"],
"tags": {
"amenity": "pharmacy",
Expand Down Expand Up @@ -4771,7 +4776,11 @@
"displayName": "Подорожник",
"id": "926a9f-996e17",
"locationSet": {"include": ["ua"]},
"matchNames": ["аптека подорожник"],
"matchNames": [
"apteka podorozhnyk",
"podorozhnyk",
"аптека подорожник"
],
"tags": {
"amenity": "pharmacy",
"brand": "Подорожник",
Expand All @@ -4795,7 +4804,11 @@
"displayName": "Пульс (Україна)",
"id": "e4475d-996e17",
"locationSet": {"include": ["ua"]},
"matchNames": ["аптека пульс"],
"matchNames": [
"apteka puls",
"puls",
"аптека пульс"
],
"tags": {
"amenity": "pharmacy",
"brand": "Пульс",
Expand Down
1 change: 1 addition & 0 deletions data/brands/shop/alcohol.json
Original file line number Diff line number Diff line change
Expand Up @@ -1301,6 +1301,7 @@
"displayName": "Чарка до свята",
"id": "1898a0-345467",
"locationSet": {"include": ["ua"]},
"matchNames": ["charka do sviata"],
"tags": {
"brand": "Чарка до свята",
"brand:wikidata": "Q118120356",
Expand Down
12 changes: 12 additions & 0 deletions data/brands/shop/butcher.json
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,18 @@
"shop": "butcher"
}
},
{
"displayName": "Ковбасна Мережа",
"id": "959c75-d60de5",
"locationSet": {"include": ["ua"]},
"matchNames": ["kovbasna merezha"],
"tags": {
"brand": "Ковбасна Мережа",
"brand:wikidata": "Q129887661",
"name": "Ковбасна Мережа",
"shop": "butcher"
}
},
{
"displayName": "Мʼясомаркет",
"id": "580ce4-d60de5",
Expand Down
1 change: 1 addition & 0 deletions data/operators/amenity/recycling.json
Original file line number Diff line number Diff line change
Expand Up @@ -8694,6 +8694,7 @@
"displayName": "Зелений промінь",
"id": "77a2a5-c13e89",
"locationSet": {"include": ["ua"]},
"matchNames": ["zelenyi promin"],
"tags": {
"amenity": "recycling",
"operator": "Зелений промінь",
Expand Down

0 comments on commit 8d905cd

Please sign in to comment.