Updating tagging for doctor preset

This commit is contained in:
JamesKingdom
2017-08-18 22:01:34 +01:00
parent f60ee96a46
commit 418e922760
2 changed files with 24 additions and 0 deletions
+12
View File
@@ -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": {
+12
View File
@@ -16,5 +16,17 @@
"tags": {
"amenity": "doctors"
},
"addTags": {
"amenity": "doctors",
"healthcare": "doctor"
},
"removeTags": {
"amenity": "doctors",
"healthcare": "doctor"
},
"reference": {
"key": "amenity",
"value": "doctors"
},
"name": "Doctor"
}