_This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics_
The theme introduction reads:
> View, edit and add details to a train station
This theme contains the following layers:
- [indoors](../Layers/indoors.md)
- [stairs](../Layers/stairs.md)
- [pedestrian_path](../Layers/pedestrian_path.md)
- [train_station (defined in this theme)](#train_station)
These layers can not be reused in different themes.
# train_station
Layer showing train stations
- This layer is shown at zoomlevel **8** and higher
- Elements don't have a title set and cannot be toggled nor will they show up in the dashboard. If you import this layer in your theme, override `title` to make this toggleable.
No themes use this layer
## 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%22railway%22%3D%22station%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22railway%22%3D%22halt%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
Displays showing the trains that will leave from this station
- This layer is shown at zoomlevel **18** and higher
No themes use this layer
## Presets
The following options to create new points are included:
- **a departures board** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:departures_board'target='_blank'>departures_board</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dyes'target='_blank'>yes</a>
## Basic tags for this layer
Elements must match **all** of the following expressions:
0. public_transport=
1. departures_board~.+
2. departures_board!=no
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B!%22public_transport%22%5D%5B%22departures_board%22%5D%5B%22departures_board%22!%3D%22no%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
| [type](#type) | What kind of departures board is this?<br/>4 options | | _Multiple choice only_ |
| [repeated](#repeated) <br/>_(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
_This tagrendering has no question and is thus read-only_
*{image_carousel()}{image_upload()}*
### type
The question is `What kind of departures board is this?`
-*This is a departures board of an unknown type* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:departures_board'target='_blank'>departures_board</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dyes'target='_blank'>yes</a>
-*This is an electronic board, showing the next departures in realtime* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:departures_board'target='_blank'>departures_board</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Drealtime'target='_blank'>realtime</a>
-*This is a paper timetable* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:departures_board'target='_blank'>departures_board</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dtimetable'target='_blank'>timetable</a>
-*There is a sign showing the frequency of the trains* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:departures_board'target='_blank'>departures_board</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Ddelay'target='_blank'>delay</a>
### repeated
_This tagrendering has no question and is thus read-only_
*Multiple, identical objects can be found on floors {repeat_on}.*
This tagrendering is only visible in the popup if the following condition is met: repeat_on~.+
This tagrendering has labels
`level`
### single_level
The question is `On what level is this feature located?`
*Located on the {level}th floor* is shown if `level` is set
-*Located underground* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:location'target='_blank'>location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground'target='_blank'>underground</a>. _This option cannot be chosen as answer_
-*Located on the ground floor* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D0'target='_blank'>0</a>
-*Located on the ground floor* is shown if with level=. _This option cannot be chosen as answer_
-*Located on the first floor* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D1'target='_blank'>1</a>
-*Located on the first basement level* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D-1'target='_blank'>-1</a>
This tagrendering has labels
`level`
### leftover-questions
_This tagrendering has no question and is thus read-only_
This document is autogenerated from [assets/themes/stations/stations.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/stations/stations.json)