Skip to content

Commit

Permalink
brand corrections
Browse files Browse the repository at this point in the history
* the Wikidata QID for CajaSur was pointing to a predecessor entity by the same name
* "toddy shop" is a generic term and not a brand according to the English Wikipedia
  • Loading branch information
Snowysauce committed Jan 12, 2025
1 parent 701fba8 commit a4f6a5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
2 changes: 1 addition & 1 deletion data/brands/amenity/bank.json
Original file line number Diff line number Diff line change
Expand Up @@ -4466,7 +4466,7 @@
"tags": {
"amenity": "bank",
"brand": "CajaSur",
"brand:wikidata": "Q3751637",
"brand:wikidata": "Q20013689",
"name": "CajaSur"
}
},
Expand Down
15 changes: 2 additions & 13 deletions data/brands/amenity/pub.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"^the ((black )?bull|(golden|white) lion)$",
"^the (anchor|angel|beehive|castle|chequers|cricketers|crown|fox|globe|green man|greyhound|pub|railway|rising sun|victoria|wheatsheaf|white swan|windmill)$",
"^the (bell|george|plough|ship|star|swan)( inn)?$",
"^the (sun|village) inn$"
"^the (sun|village) inn$",
"^toddy shop$"
]
}
},
Expand Down Expand Up @@ -514,18 +515,6 @@
"brewery": "Thwaites"
}
},
{
"displayName": "Toddy Shop",
"id": "toddyshop-fb2db4",
"locationSet": {"include": ["in"]},
"tags": {
"amenity": "pub",
"brand": "Toddy Shop",
"brand:wikidata": "Q7812761",
"drink:palm_wine": "yes",
"name": "Toddy Shop"
}
},
{
"displayName": "Vintage Inns",
"id": "vintageinns-eaed91",
Expand Down

0 comments on commit a4f6a5f

Please sign in to comment.