Merge pull request #1 from mapamore/shop-rice-patch-1

Add preset for shop=rice
This commit is contained in:
Win Olario 2023-07-05 07:58:26 +08:00 committed by GitHub
commit 096c55af75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,15 @@
{
"icon": "fas-bowl-rice",
"geometry": [
"point",
"area"
],
"tags": {
"shop": "rice"
},
reference": {
"key": "shop",
"value": "rice"
},
"name": "Rice Store"
}