Merge branch 'master' into develop

This commit is contained in:
Pieter Vander Vennet 2022-07-18 16:20:25 +02:00
commit e37ada0b20
48 changed files with 6550 additions and 285 deletions

View file

@ -7,12 +7,14 @@
"render": {
"en": "{name}"
},
"mappings": [{
"if": "name=",
"then": {
"en": "Pharmacy"
"mappings": [
{
"if": "name=",
"then": {
"en": "Pharmacy"
}
}
}]
]
},
"source": {
"osmTags": {