diff --git a/assets/layers/hospital/hospital.json b/assets/layers/hospital/hospital.json index a5932e5a1..f9d64d98f 100644 --- a/assets/layers/hospital/hospital.json +++ b/assets/layers/hospital/hospital.json @@ -15,7 +15,13 @@ "nl": "Ziekenhuis", "pa_PK": "ہسپتال", "ru": "Больница" - } + }, + "mappings": [ + { + "if": "name~*", + "then": "{name}" + } + ] }, "description": { "en": "A layer showing hospital grounds",