mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-31 12:19:31 +02:00
Updating tagging for doctor preset
This commit is contained in:
@@ -1321,6 +1321,18 @@
|
||||
"tags": {
|
||||
"amenity": "doctors"
|
||||
},
|
||||
"addTags": {
|
||||
"amenity": "doctors",
|
||||
"healthcare": "doctor"
|
||||
},
|
||||
"removeTags": {
|
||||
"amenity": "doctors",
|
||||
"healthcare": "doctor"
|
||||
},
|
||||
"reference": {
|
||||
"key": "amenity",
|
||||
"value": "doctors"
|
||||
},
|
||||
"name": "Doctor"
|
||||
},
|
||||
"amenity/dojo": {
|
||||
|
||||
@@ -16,5 +16,17 @@
|
||||
"tags": {
|
||||
"amenity": "doctors"
|
||||
},
|
||||
"addTags": {
|
||||
"amenity": "doctors",
|
||||
"healthcare": "doctor"
|
||||
},
|
||||
"removeTags": {
|
||||
"amenity": "doctors",
|
||||
"healthcare": "doctor"
|
||||
},
|
||||
"reference": {
|
||||
"key": "amenity",
|
||||
"value": "doctors"
|
||||
},
|
||||
"name": "Doctor"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user