{ "id": "school", "name": { "en": "Primary and secondary schools", "nl": "Lagere en middelbare scholen" }, "description": "Schools giving primary and secondary education and post-secondary, non-tertiary education. Note that this level of education does not imply an age of the pupiles", "minzoom": 12, "title": { "render": { "en": "School {name}", "nl": "School {name}" } }, "calculatedTags": [ "_enclosing=feat.enclosingFeatures('school').map(f => f.feat.properties.id)", "_is_enclosed=feat.properties._enclosing != '[]'" ], "isShown": { "render": "yes", "mappings": [ { "if": { "and": [ "building~*", "_is_enclosed=true" ] }, "then": "no" } ] }, "tagRenderings": [ { "render": { "en": "This school is named {name}", "nl": "Deze school heet {name}" }, "question": { "en": "What is the name of this school?", "nl": "Wat is de naam van deze school?" }, "freeform": { "key": "name" }, "id": "school-name" }, { "id": "capacity", "question": { "en": "How much students can at most enroll in this school?" }, "render": { "en": "This school can enroll at most {capacity} students", "nl": "Deze school kan maximaal {capacity} studenten lesgeven" }, "freeform": { "key": "capacity", "type": "pnat" } }, { "id": "education-level-belgium", "condition": "_country=be", "question": { "en": "What level of education is given on this school?", "nl": "Wat is het onderwijsniveau van deze school?" }, "mappings": [ { "if": "school=kindergarten", "then": { "en": "This is a school with a kindergarten section where young kids receive some education which prepares reading and writing.", "nl": "Dit is een school die ook een kleuterschool bevat" } }, { "if": "school=primary", "then": { "en": "This is a school where one learns primary skills such as basic literacy and numerical skills.