{ "id": "school", "name": { "en": "Primary and secondary schools" }, "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}" } }, "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}" }, "question": { "en": "What is the name of this school?" }, "freeform": { "key": "name" }, "id": "school-name" }, { "id": "capacity", "question": "How much students can at most enroll in this school?", "render": { "en": "This school can enroll at most {capacity} students" }, "freeform": { "key": "capacity", "type": "pnat" } }, { "id": "education-level-belgium", "condition": "_country=be", "question": { "en":"What level of education is given on this 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.