Skip to content

Commit

Permalink
Preserve name tags for estate agents
Browse files Browse the repository at this point in the history
(closes #10239)
  • Loading branch information
bhousel committed Dec 19, 2024
1 parent f38fa4c commit 7d1cbc9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions data/brands/office/estate_agent.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"properties": {
"path": "brands/office/estate_agent",
"preserveTags": ["^name"],
"exclude": {"generic": ["^estate agent$"]}
},
"items": [
Expand Down Expand Up @@ -88,7 +89,6 @@
"displayName": "Barfoot & Thompson",
"id": "barfootandthompson-8dbc65",
"locationSet": {"include": ["nz"]},
"preserveTags": ["^name"],
"tags": {
"brand": "Barfoot & Thompson",
"brand:wikidata": "Q4860509",
Expand Down Expand Up @@ -122,7 +122,6 @@
"displayName": "Bayleys",
"id": "bayleys-d3667a",
"locationSet": {"include": ["fj", "nz"]},
"preserveTags": ["^name"],
"tags": {
"brand": "Bayleys",
"brand:wikidata": "Q112189592",
Expand Down Expand Up @@ -904,7 +903,6 @@
"id": "remax-08bb13",
"locationSet": {"include": ["001"]},
"matchNames": ["re/max of america"],
"preserveTags": ["^name"],
"tags": {
"brand": "RE/MAX",
"brand:wikidata": "Q965845",
Expand Down

0 comments on commit 7d1cbc9

Please sign in to comment.