Add preset for shop=spices

This commit is contained in:
Alexander Heinlein
2019-11-08 09:46:27 +01:00
committed by Quincy Morgan
parent d986d1b68d
commit e348b7befd

View 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"
}