Add shop=rice

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 08:23:18 +08:00 committed by GitHub
parent 096c55af75
commit 2d70924c06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,12 @@
{
"icon": "fas-bowl-rice",
"fields": [
"name",
"{shop}"
],
"moreFields": [
"{shop}"
],
"geometry": [
"point",
"area"
@ -7,7 +14,7 @@
"tags": {
"shop": "rice"
},
reference": {
"reference": {
"key": "shop",
"value": "rice"
},