Add preset for shop=rice

Add shop=rice, to make it easier for contributors to add this type of shop.

See: https://wiki.openstreetmap.org/wiki/Talk:Tag:shop%3Drice
This commit is contained in:
Win Olario 2023-07-05 07:56:51 +08:00 committed by GitHub
parent 993b6b0935
commit d1b9294ba4
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"
}