Haferkater — amenity=cafe (30 location in DE)
add brand
```json
{
"displayName": "Haferkater",
"id": "Haferkater",
"locationSet": {
"include": [
"de"
]
},
"tags": {
"amenity": "cafe",
"name": "Haferkater",
"brand": "Haferkater",
"brand:wikidata": "Q117306689",
"diet:vegan": "yes",
"diet:vegetarian": "yes",
}
},
```
It's quite questionable whether it should be tagged as an `amenity=cafe` or `amenity=fast_food`.
There are 16 `amenity=cafe` and 12 `amenity=fast_food` as well as one `amenity=food_court` ones in Germany.
**Notes to editors**
Created with https://ga-kevin-codes.codeberg.page/Suggest-A-Brand/
Wikidata item: https://www.wikidata.org/wiki/Q117306689
Data file: https://github.com/osmlab/name-suggestion-index/blob/main/data/brands/amenity/cafe.json
2 条评论