mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-06 06:53:53 +02:00
Add preset for shop=nuts (#774)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"tags": {
|
||||
"shop": "nuts"
|
||||
},
|
||||
"icon": "maki-shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"name": "Nuts Shop",
|
||||
"terms": [
|
||||
"almonds",
|
||||
"cashews",
|
||||
"brazil nuts",
|
||||
"chestnuts",
|
||||
"coconuts",
|
||||
"dried fruits",
|
||||
"hazelnuts",
|
||||
"macadamia",
|
||||
"nuts",
|
||||
"peanuts",
|
||||
"pecans",
|
||||
"pistachios",
|
||||
"seeds",
|
||||
"walnuts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user