Skip to content

Commit

Permalink
add Shoe Show Mega, npm run build
Browse files Browse the repository at this point in the history
  • Loading branch information
Snowysauce committed Sep 17, 2024
1 parent 4215854 commit e59b121
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 17 deletions.
2 changes: 1 addition & 1 deletion data/brands/amenity/fuel.json
Original file line number Diff line number Diff line change
Expand Up @@ -1792,7 +1792,7 @@
},
{
"displayName": "EKO (Serbia)",
"id": "eko-f2605e",
"id": "eko-a971aa",
"locationSet": {"include": ["rs"]},
"matchNames": ["q903198", "εκο", "еко"],
"tags": {
Expand Down
24 changes: 13 additions & 11 deletions data/brands/shop/agrarian.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@
"exclude": {"generic": ["^agrarian$"]}
},
"items": [
{
"displayName": "AFRGRI Equipment",
"id": "afrgriequipment-e0de78",
"locationSet": {
"include": ["au", "bw", "na", "za", "zw"]
},
"tags": {
"brand": "AFRGRI Equipment",
"brand:wikidata": "Q119264464",
"name": "AFRGRI Equipment",
"shop": "agrarian"
}
},
{
"displayName": "AG Warehouse",
"id": "agwarehouse-4034ae",
Expand All @@ -15,17 +28,6 @@
"shop": "agrarian"
}
},
{
"displayName": "AFRGRI Equipment",
"id": "coastals-ed1376",
"locationSet": {"include": ["za", "na", "zw", "bw", "au"]},
"tags": {
"brand": "AFRGRI Equipment",
"brand:wikidata": "Q119264464",
"name": "AFRGRI Equipment",
"shop": "agrarian"
}
},
{
"displayName": "Coastals",
"id": "coastals-ed1376",
Expand Down
2 changes: 1 addition & 1 deletion data/brands/shop/nutrition_supplements.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
{
"displayName": "NL International",
"id": "nlinternational-699d49",
"id": "nlinternational-38b891",
"locationSet": {"include": ["ru"]},
"tags": {
"brand": "NL International",
Expand Down
2 changes: 1 addition & 1 deletion data/brands/shop/optician.json
Original file line number Diff line number Diff line change
Expand Up @@ -1256,7 +1256,7 @@
},
{
"displayName": "Visilab",
"id": "visilab-4fd8bc",
"id": "visilab-fac47f",
"locationSet": {"include": ["ch"]},
"tags": {
"brand": "Visilab",
Expand Down
15 changes: 13 additions & 2 deletions data/brands/shop/shoes.json
Original file line number Diff line number Diff line change
Expand Up @@ -1949,15 +1949,26 @@
},
{
"displayName": "Shoe Show",
"id": "shoeshow-9b62dc",
"locationSet": {"include": ["001"]},
"id": "shoeshow-c5ede1",
"locationSet": {"include": ["us"]},
"tags": {
"brand": "Shoe Show",
"brand:wikidata": "Q7500015",
"name": "Shoe Show",
"shop": "shoes"
}
},
{
"displayName": "Shoe Show Mega",
"id": "shoeshowmega-c5ede1",
"locationSet": {"include": ["us"]},
"tags": {
"brand": "Shoe Show Mega",
"brand:wikidata": "Q7500015",
"name": "Shoe Show Mega",
"shop": "shoes"
}
},
{
"displayName": "Shoe Zone",
"id": "shoezone-c06ee3",
Expand Down
2 changes: 1 addition & 1 deletion data/brands/shop/variety_store.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,9 @@
},
{
"displayName": "DGX",
"id": "dgx-c85191",
"locationSet": {"include": ["us"]},
"matchNames": ["dollar general express"],
"matchTags": ["shop/convenience"],
"note": "https://github.com/osmlab/name-suggestion-index/pull/9943",
"tags": {
"brand": "Dollar General",
Expand Down
1 change: 1 addition & 0 deletions data/transit/route/bus.json
Original file line number Diff line number Diff line change
Expand Up @@ -6064,6 +6064,7 @@
},
{
"displayName": "Gloversville Transit System",
"id": "gloversvilletransitsystem-361a78",
"locationSet": {
"include": ["us-ny.geojson"]
},
Expand Down

0 comments on commit e59b121

Please sign in to comment.