Merge branch 'master' into develop
This commit is contained in:
commit
e37ada0b20
48 changed files with 6550 additions and 285 deletions
|
@ -7,12 +7,14 @@
|
|||
"render": {
|
||||
"en": "{name}"
|
||||
},
|
||||
"mappings": [{
|
||||
"if": "name=",
|
||||
"then": {
|
||||
"en": "Pharmacy"
|
||||
"mappings": [
|
||||
{
|
||||
"if": "name=",
|
||||
"then": {
|
||||
"en": "Pharmacy"
|
||||
}
|
||||
}
|
||||
}]
|
||||
]
|
||||
},
|
||||
"source": {
|
||||
"osmTags": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue