The following options to create new points are included:
- **a university** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Duniversity'target='_blank'>university</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:fixme'target='_blank'>fixme</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fixme%3DAdded with MapComplete, geometry to be drawn'target='_blank'>Added with MapComplete, geometry to be drawn</a>
## Basic tags for this layer
Elements must match **any** of the following expressions:
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22college%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22university%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22school%22%5D%5B%22isced%3A2011%3Alevel%22~%22%5E%28.*bachelor.*%29%24%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22school%22%5D%5B%22isced%3A2011%3Alevel%22~%22%5E%28.*master.*%29%24%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
| [institution-kind](#institution-kind) | What kind of institution is this?<br/>2 options | | _Multiple choice only_ |
| [isced](#isced) | What level of education is given here?<br/>3 options | | _Multiple choice only_ |
| [capacity](#capacity) <br/>_(Original in [school](./school.md#capacity))_ | How much students can at most enroll in this school?<br/>_This school can enroll at most {capacity} students_ | | *[capacity](https://wiki.osm.org/wiki/Key:capacity)* ([pnat](../SpecialInputElements.md#pnat)) |
| [gender](#gender) <br/>_(Original in [school](./school.md#gender))_ | Which genders can enroll at this school?<br/>4 options | | _Multiple choice only_ |
| [website](#website) <br/>_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?<br/>_<ahref='{website}'rel='nofollow noopener noreferrer'target='_blank'>{website}</a>_<br/>1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) |
| [email](#email) <br/>_(Original in [questions](./BuiltinQuestions.md#email))_ | What is the email address of ?<br/>_<ahref='mailto:{email}'target='_blank'rel='noopener'>{email}</a>_<br/>2 options | contact | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) |
| [phone](#phone) <br/>_(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of ?<br/>_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_<br/>1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
The question is `What kind of institution is this?`
-*This is an institution of post-secondary, non-tertiary education. One has to have completed secondary education to enroll here, but no bachelor (or higher) degrees are awarded here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcollege'target='_blank'>college</a>
-*This is a university, an institution of tertiary education where bachelor degrees or higher are awarded.* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Duniversity'target='_blank'>university</a>
### isced
The question is `What level of education is given here?`
-*Bachelor degrees are awarded here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:isced:2011:level'target='_blank'>isced:2011:level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Dbachelor'target='_blank'>bachelor</a>
-*Master degrees are awarded here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:isced:2011:level'target='_blank'>isced:2011:level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Dmaster'target='_blank'>master</a>
-*Doctorate degrees are awarded here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:isced:2011:level'target='_blank'>isced:2011:level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Ddoctorate'target='_blank'>doctorate</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Duniversity'target='_blank'>university</a>
### capacity
The question is `How much students can at most enroll in this school?`
*This school can enroll at most {capacity} students* is shown if `capacity` is set
### gender
The question is `Which genders can enroll at this school?`
-*Both boys and girls can enroll here and have classes together* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:school:gender'target='_blank'>school:gender</a>=<ahref='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)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:school:gender'target='_blank'>school:gender</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dseparated'target='_blank'>separated</a>
-*This is a boys only-school* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:school:gender'target='_blank'>school:gender</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmale'target='_blank'>male</a>
-*This is a girls-only school* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:school:gender'target='_blank'>school:gender</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dfemale'target='_blank'>female</a>
### website
The question is `What is the website of {title()}?`
*<ahref='{website}'rel='nofollow noopener noreferrer'target='_blank'>{website}</a>* is shown if `website` is set
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/icons/website.svg'>*<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* is shown if with contact:website~.+. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/svg/envelope.svg'>*<a href='mailto:{contact:email}' target='_blank' rel='noopener'>{contact:email}</a>* is shown if with contact:email~.+. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/svg/envelope.svg'>*<a href='mailto:{operator:email}' target='_blank' rel='noopener'>{operator:email}</a>* is shown if with operator:email~.+. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/phone.svg'>*{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This document is autogenerated from [assets/layers/tertiary_education/tertiary_education.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/tertiary_education/tertiary_education.json)