diff --git a/Docs/Presentations/collage.png b/Docs/Presentations/collage.png
new file mode 100644
index 000000000..709d9144c
Binary files /dev/null and b/Docs/Presentations/collage.png differ
diff --git a/assets/layers/kindergarten_childcare/kindergarten_childcare.json b/assets/layers/kindergarten_childcare/kindergarten_childcare.json
index 8444650d2..7f276d4f8 100644
--- a/assets/layers/kindergarten_childcare/kindergarten_childcare.json
+++ b/assets/layers/kindergarten_childcare/kindergarten_childcare.json
@@ -73,8 +73,12 @@
},
{
"id": "name",
- "question": {"en": "What is the name of this facility?"},
- "render": {"en": "This facility is named {name}"},
+ "question": {
+ "en": "What is the name of this facility?"
+ },
+ "render": {
+ "en": "This facility is named {name}"
+ },
"freeform": {
"key": "name"
}
@@ -173,4 +177,4 @@
"enableRelocation": true,
"enableImproveAccuracy": true
}
-}
+}
\ No newline at end of file
diff --git a/assets/layers/playground/playground.json b/assets/layers/playground/playground.json
index 5334088cb..f25f8a401 100644
--- a/assets/layers/playground/playground.json
+++ b/assets/layers/playground/playground.json
@@ -365,7 +365,7 @@
}
},
{
- "if": "leisure=playground",
+ "if": "leisure=schoolyard",
"then": {
"en": "This is a schoolyard - an outdoor area where the pupils can play during their breaks; but it is not accessible to the general public",
"nl": "Dit is een schoolplein - een zone waar de leerlingen kunnen spelen tijdens de pauze. Dit schoolplein is niet toegankelijk voor het publiek",
diff --git a/langs/layers/en.json b/langs/layers/en.json
index 09c7079dd..695f311b3 100644
--- a/langs/layers/en.json
+++ b/langs/layers/en.json
@@ -4082,6 +4082,10 @@
}
},
"question": "What type of facility is this?"
+ },
+ "name": {
+ "question": "What is the name of this facility?",
+ "render": "This facility is named {name}"
}
},
"title": {