mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-07 11:51:35 +00:00
Add preset for shop=spices
This commit is contained in:
committed by
Quincy Morgan
parent
d986d1b68d
commit
e348b7befd
23
data/presets/presets/shop/spices.json
Normal file
23
data/presets/presets/shop/spices.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"icon": "maki-shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"chili",
|
||||
"cinnamon",
|
||||
"curry",
|
||||
"ginger",
|
||||
"herbs",
|
||||
"pepper",
|
||||
"saffron",
|
||||
"salt",
|
||||
"turmeric",
|
||||
"wasabi"
|
||||
],
|
||||
"tags": {
|
||||
"shop": "spices"
|
||||
},
|
||||
"name": "Spice Store"
|
||||
}
|
||||
Reference in New Issue
Block a user