Skip to content

Commit

Permalink
Add preserveTags to brand Stop Cafe
Browse files Browse the repository at this point in the history
resolves #10662
  • Loading branch information
Snowysauce committed Mar 7, 2025
1 parent e22eac6 commit 85678ff
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 86 deletions.
2 changes: 2 additions & 0 deletions data/brands/amenity/cafe.json
Original file line number Diff line number Diff line change
Expand Up @@ -3944,9 +3944,11 @@
{
"displayName": "Stop Cafe",
"id": "stopcafe-7e9986",
"issues": [10662],
"locationSet": {
"include": ["cz", "hu", "lt", "pl", "sk"]
},
"preserveTags": ["^cuisine$"],
"tags": {
"amenity": "cafe",
"brand": "Stop Cafe",
Expand Down
173 changes: 87 additions & 86 deletions data/brands/club/scout.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,92 +89,6 @@
"club": "scout"
}
},
{
"displayName": "Royal Rangers",
"locationSet": {
"include": [
"AL",
"AR",
"AT",
"AU",
"BE",
"BG",
"BO",
"BR",
"BS",
"BZ",
"CH",
"CL",
"CO",
"CR",
"CW",
"CZ",
"DE",
"DK",
"DO",
"EC",
"ES",
"FI",
"FJ",
"FR",
"GB",
"GH",
"GT",
"HN",
"HR",
"HU",
"ID",
"IS",
"IT",
"JP",
"KE",
"LK",
"LT",
"LV",
"MD",
"MG",
"MK",
"MN",
"MW",
"MX",
"MY",
"NG",
"NI",
"NL",
"NO",
"NP",
"NZ",
"PA",
"PG",
"PH",
"PL",
"PY",
"RO",
"RS",
"RU",
"SB",
"SE",
"SG",
"SI",
"SK",
"SV",
"TG",
"TZ",
"UA",
"UY",
"VE",
"VU",
"ZA",
"ZM"
]
},
"preserveTags": ["^name"],
"tags": {
"brand": "Royal Rangers",
"brand:wikidata": "Q453731",
"club": "scout"
}
},
{
"displayName": "Pfadfinderbund Weltenbummler",
"id": "pfadfinderbundweltenbummler-9e77d2",
Expand All @@ -199,6 +113,93 @@
"club": "scout"
}
},
{
"displayName": "Royal Rangers",
"id": "royalrangers-c1517b",
"locationSet": {
"include": [
"al",
"ar",
"at",
"au",
"be",
"bg",
"bo",
"br",
"bs",
"bz",
"ch",
"cl",
"co",
"cr",
"cw",
"cz",
"de",
"dk",
"do",
"ec",
"es",
"fi",
"fj",
"fr",
"gb",
"gh",
"gt",
"hn",
"hr",
"hu",
"id",
"is",
"it",
"jp",
"ke",
"lk",
"lt",
"lv",
"md",
"mg",
"mk",
"mn",
"mw",
"mx",
"my",
"ng",
"ni",
"nl",
"no",
"np",
"nz",
"pa",
"pg",
"ph",
"pl",
"py",
"ro",
"rs",
"ru",
"sb",
"se",
"sg",
"si",
"sk",
"sv",
"tg",
"tz",
"ua",
"uy",
"ve",
"vu",
"za",
"zm"
]
},
"preserveTags": ["^name"],
"tags": {
"brand": "Royal Rangers",
"brand:wikidata": "Q453731",
"club": "scout"
}
},
{
"displayName": "Scoutisme Béninois",
"id": "scoutismebeninois-7b4b06",
Expand Down

0 comments on commit 85678ff

Please sign in to comment.