forked from MapComplete/MapComplete
Add presets to pharmacy (#1121)
This commit is contained in:
parent
12bac29d12
commit
44c14c0d91
1 changed files with 12 additions and 1 deletions
|
@ -153,5 +153,16 @@
|
|||
]
|
||||
},
|
||||
"open_now"
|
||||
],
|
||||
"presets": [
|
||||
{
|
||||
"tags": [
|
||||
"amenity=pharmacy"
|
||||
],
|
||||
"title": {
|
||||
"en": "a pharmacy",
|
||||
"nl": "een apotheek"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue