Improve documentation

This commit is contained in:
Pieter Vander Vennet 2022-12-08 00:48:44 +01:00
parent ae146606e0
commit 4d930ae985
123 changed files with 4874 additions and 4239 deletions

View file

@ -78,11 +78,11 @@ attribute | type | values which are supported by this layer
The question is What is the name of this school?
The question is *What is the name of this school?*
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
This is rendered with This school is named {name}
This is rendered with `This school is named {name}`
@ -92,11 +92,11 @@ This is rendered with This school is named {name}
The question is How much students can at most enroll in this school?
The question is *How much students can at most enroll in this school?*
This rendering asks information about the property [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity)
This is rendered with This school can enroll at most {capacity} students
This is rendered with `This school can enroll at most {capacity} students`
@ -106,19 +106,19 @@ This is rendered with This school can enroll at most {capacity} students
The question is What level of education is given on this school?
The question is *What level of education is given on this school?*
- This is a school with a kindergarten section where young kids receive some education which prepares reading and writing. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school' target='_blank'>school</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school%3Dkindergarten' target='_blank'>kindergarten</a>`
- This is a school where one learns primary skills such as basic literacy and numerical skills. <div class='subtle'>Pupils typically enroll from 6 years old till 12 years old</div> corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school' target='_blank'>school</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school%3Dprimary' target='_blank'>primary</a>`
- This is a secondary school which offers all grades corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school' target='_blank'>school</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school%3Dsecondary' target='_blank'>secondary</a>`
- This is a secondary school which does <i>not</i> have all grades, but offers <b>first and second</b> grade corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school' target='_blank'>school</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school%3Dlower_secondary' target='_blank'>lower_secondary</a>`
- This is a secondary school which does <i>not</i> have all grades, but offers <b>third and fourth</b> grade corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school' target='_blank'>school</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school%3Dmiddle_secondary' target='_blank'>middle_secondary</a>`
- This is a secondary school which does <i>not</i> have all grades, but offers <b>fifth and sixth</b> grade corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school' target='_blank'>school</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school%3Dupper_secondary' target='_blank'>upper_secondary</a>`
- This school offers post-secondary education (e.g. a seventh or eight specialisation year) corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school' target='_blank'>school</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school%3Dpost_secondary' target='_blank'>post_secondary</a>`
- *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. <div class='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`
This tagrendering is only visible in the popup if the following condition is met: `_country=be`
@ -129,16 +129,16 @@ This tagrendering is only visible in the popup if the following condition is met
The question is Which genders can enroll at this school?
The question is *Which genders can enroll at this school?*
- Both boys and girls can enroll here and have classes together corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school:gender' target='_blank'>school:gender</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmixed' target='_blank'>mixed</a>`
- 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 `<a href='https://wiki.openstreetmap.org/wiki/Key:school:gender' target='_blank'>school:gender</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dseparated' target='_blank'>separated</a>`
- This is a boys only-school corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school:gender' target='_blank'>school:gender</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmale' target='_blank'>male</a>`
- This is a girls-only school corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school:gender' target='_blank'>school:gender</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dfemale' target='_blank'>female</a>`
- *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`
@ -147,26 +147,26 @@ The question is Which genders can enroll at this school?
The question is Does this school target students with a special need? Which structural facilities does this school have?<div class='subtle'>Ad-hoc
The question is *Does this school target students with a special need? Which structural facilities does this school have?<div class='subtle'>Ad-hoc *
This rendering asks information about the property [school:for](https://wiki.openstreetmap.org/wiki/Key:school:for)
This is rendered with This school has facilities for students with {school:for}
This is rendered with `This school has facilities for students with {school:for}`
- 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 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 option cannot be chosen as answer
- This is a school for students without special needs<div class='subtle'>This includes students who can follow the courses with small, ad hoc measurements</div> corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school:for' target='_blank'>school:for</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school:for%3Dmainstream' target='_blank'>mainstream</a>`
- This is a school where adults are taught skills on the level as specified. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school:for' target='_blank'>school:for</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school:for%3Dadults' target='_blank'>adults</a>`
- This is a school for students with autism corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school:for' target='_blank'>school:for</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school:for%3Dautism' target='_blank'>autism</a>`
- This is a school for students with learning disabilities corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school:for' target='_blank'>school:for</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school:for%3Dlearning_disabilities' target='_blank'>learning_disabilities</a>`
- This is a school for blind students or students with sight impairments corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school:for' target='_blank'>school:for</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school:for%3Dblind' target='_blank'>blind</a>`
- This is a school for deaf students or students with hearing impairments corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school:for' target='_blank'>school:for</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school:for%3Ddeaf' target='_blank'>deaf</a>`
- This is a school for students with disabilities corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school:for' target='_blank'>school:for</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school:for%3Ddisabilities' target='_blank'>disabilities</a>`
- This is a school for students with special needs corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:school:for' target='_blank'>school:for</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:school:for%3Dspecial_needs' target='_blank'>special_needs</a>`
- *This is a school for students without special needs<div class='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 tagrendering is only visible in the popup if the following condition is met: `school:for~.+`
@ -177,17 +177,17 @@ This tagrendering is only visible in the popup if the following condition is met
The question is What is the website of {title()}?
The question is *What is the website of {title()}?*
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
This is rendered with <a href='{website}' target='_blank'>{website}</a>
This is rendered with `<a href='{website}' target='_blank'>{website}</a>`
- <a href='{contact:website}' target='_blank'>{contact:website}</a> corresponds with `contact:website~.+`
- *<a href='{contact:website}' target='_blank'>{contact:website}</a>* corresponds with `contact:website~.+`
- This option cannot be chosen as answer
@ -197,17 +197,17 @@ This is rendered with <a href='{website}' target='_blank'>{website}</a>
The question is What is the phone number of {title()}?
The question is *What is the phone number of {title()}?*
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
This is rendered with <a href='tel:{phone}'>{phone}</a>
This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- <a href='tel:{contact:phone}'>{contact:phone}</a> corresponds with `contact:phone~.+`
- *<a href='tel:{contact:phone}'>{contact:phone}</a>* corresponds with `contact:phone~.+`
- This option cannot be chosen as answer
@ -217,17 +217,17 @@ This is rendered with <a href='tel:{phone}'>{phone}</a>
The question is What is the email address of {title()}?
The question is *What is the email address of {title()}?*
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email)
This is rendered with <a href='mailto:{email}' target='_blank'>{email}</a>
This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- <a href='mailto:{contact:email}' target='_blank'>{contact:email}</a> corresponds with `contact:email~.+`
- *<a href='mailto:{contact:email}' target='_blank'>{contact:email}</a>* corresponds with `contact:email~.+`
- This option cannot be chosen as answer