mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 12:53:52 +01:00
remove cuisine when retagging restaurant to something else
https://github.com/openstreetmap/iD/issues/11037
This commit is contained in:
parent
c3e2fad6f2
commit
216f366745
1 changed files with 3 additions and 0 deletions
|
|
@ -60,5 +60,8 @@
|
|||
"tags": {
|
||||
"amenity": "restaurant"
|
||||
},
|
||||
"removeTags": {
|
||||
"cuisine",
|
||||
},
|
||||
"name": "Restaurant"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue