Skip to content

Commit

Permalink
Add healthcare=pharmacy tag (based on taginfo usage)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhousel committed Sep 13, 2017
1 parent 8189503 commit 8d6f59c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/presets/presets.json
Original file line number Diff line number Diff line change
Expand Up @@ -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*",
Expand Down
12 changes: 12 additions & 0 deletions data/presets/presets/amenity/pharmacy.json
Original file line number Diff line number Diff line change
Expand Up @@ -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*",
Expand Down

0 comments on commit 8d6f59c

Please sign in to comment.