mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 17:52:55 +00:00
Add healthcare=pharmacy tag (based on taginfo usage)
This commit is contained in:
@@ -1914,6 +1914,18 @@
|
||||
"tags": {
|
||||
"amenity": "pharmacy"
|
||||
},
|
||||
"addTags": {
|
||||
"amenity": "pharmacy",
|
||||
"healthcare": "pharmacy"
|
||||
},
|
||||
"removeTags": {
|
||||
"amenity": "pharmacy",
|
||||
"healthcare": "pharmacy"
|
||||
},
|
||||
"reference": {
|
||||
"key": "amenity",
|
||||
"value": "pharmacy"
|
||||
},
|
||||
"terms": [
|
||||
"drug*",
|
||||
"med*",
|
||||
|
||||
@@ -15,6 +15,18 @@
|
||||
"tags": {
|
||||
"amenity": "pharmacy"
|
||||
},
|
||||
"addTags": {
|
||||
"amenity": "pharmacy",
|
||||
"healthcare": "pharmacy"
|
||||
},
|
||||
"removeTags": {
|
||||
"amenity": "pharmacy",
|
||||
"healthcare": "pharmacy"
|
||||
},
|
||||
"reference": {
|
||||
"key": "amenity",
|
||||
"value": "pharmacy"
|
||||
},
|
||||
"terms": [
|
||||
"drug*",
|
||||
"med*",
|
||||
|
||||
Reference in New Issue
Block a user