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
- This layer is shown at zoomlevel **12** and higher
- This layer will automatically load [school](./school.md) into the layout as it depends on it: a calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _enclosing)
- This layer is needed as dependency for layer [school](#school)
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22amenity%22%3D%22school%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
Supported attributes
----------------------
Warning:
this quick overview is incomplete
attribute | type | values which are supported by this layer
- *This is a school with a kindergarten section where young kids receive some education which prepares reading and writing.* corresponds with `school=kindergarten`
- *This is a school where one learns primary skills such as basic literacy and numerical skills. <divclass='subtle'>Pupils typically enroll from 6 years old till 12 years old</div>* corresponds with `school=primary`
- *This is a secondary school which offers all grades* corresponds with `school=secondary`
- *This is a secondary school which does <i>not</i> have all grades, but offers <b>first and second</b> grade* corresponds with `school=lower_secondary`
- *This is a secondary school which does <i>not</i> have all grades, but offers <b>third and fourth</b> grade* corresponds with `school=middle_secondary`
- *This is a secondary school which does <i>not</i> have all grades, but offers <b>fifth and sixth</b> grade* corresponds with `school=upper_secondary`
- *This school offers post-secondary education (e.g. a seventh or eight specialisation year)* corresponds with `school=post_secondary`
- *Both boys and girls can enroll here and have classes together* corresponds with `school:gender=mixed`
- *Both boys and girls can enroll here but they are separated (e.g. they have lessons in different classrooms or at different times)* corresponds with `school:gender=separated`
- *This is a boys only-school* corresponds with `school:gender=male`
- *This is a girls-only school* corresponds with `school:gender=female`
- *This is a school where students study skills at their age-adequate level. <div>There are little or no special facilities to cater for students with special needs or facilities are ad-hoc</div>* corresponds with ``
- *This is a school for students without special needs<divclass='subtle'>This includes students who can follow the courses with small, ad hoc measurements</div>* corresponds with `school:for=mainstream`
- *This is a school where adults are taught skills on the level as specified.* corresponds with `school:for=adults`
- *This is a school for students with autism* corresponds with `school:for=autism`
- *This is a school for students with learning disabilities* corresponds with `school:for=learning_disabilities`
- *This is a school for blind students or students with sight impairments* corresponds with `school:for=blind`
- *This is a school for deaf students or students with hearing impairments* corresponds with `school:for=deaf`
- *This is a school for students with disabilities* corresponds with `school:for=disabilities`
- *This is a school for students with special needs* corresponds with `school:for=special_needs`
This document is autogenerated from [assets/layers/school/school.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/school/school.json)