mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-24 17:14:05 +02:00
add shop-bbq preset (#1430)
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"icon": "maki-bbq",
|
||||
"fields": [
|
||||
"{shop}"
|
||||
],
|
||||
"moreFields": [
|
||||
"{shop}"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"barbecue",
|
||||
"barbeque",
|
||||
"bbq",
|
||||
"grill"
|
||||
],
|
||||
"tags": {
|
||||
"shop": "bbq"
|
||||
},
|
||||
"name": "Barbecue Shop"
|
||||
}
|
||||
Reference in New Issue
Block a user