- This layer is shown at zoomlevel **13** and higher
- This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: a preset snaps to this layer (presets[1])
#### Themes using this layer
- [clock](https://mapcomplete.osm.be/clock)
- [personal](https://mapcomplete.osm.be/personal)
Basic tags for this layer
---------------------------
Elements must have the all of following tags to be shown on this layer:
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22amenity%22%3D%22clock%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
The question is *Does this clock also display the date?*
- *This clock also displays the date* corresponds with `date=yes`
- *This clock does not display the date* corresponds with `date=no`
- *This clock does probably not display the date* corresponds with ``
- This option cannot be chosen as answer
### thermometer
The question is *Does this clock also display the temperature?*
- *This clock also displays the temperature* corresponds with `thermometer=yes`
- *This clock does not display the temperature* corresponds with `thermometer=no`
- *This clock does probably not display the temperature* corresponds with ``
- This option cannot be chosen as answer
### barometer
The question is *Does this clock also display the air pressure?*
- *This clock also displays the air pressure* corresponds with `barometer=yes`
- *This clock does not display the air pressure* corresponds with `barometer=no`
- *This clock does probably not display the air pressure* corresponds with ``
- This option cannot be chosen as answer
### hygrometer
The question is *Does this clock also display the humidity?*
- *This clock also displays the humidity* corresponds with `hygrometer=yes`
- *This clock does not display the humidity* corresponds with `hygrometer=no`
- *This clock does probably not display the humidity* corresponds with ``
- This option cannot be chosen as answer
### faces
The question is *How many faces does this clock have?*
This rendering asks information about the property [faces](https://wiki.openstreetmap.org/wiki/Key:faces)
This is rendered with `This clock has {faces} faces`
- *This clock has one face* corresponds with `faces=1`
- *This clock has two faces* corresponds with `faces=2`
- *This clock has four faces* corresponds with `faces=4`
This document is autogenerated from [assets/layers/clock/clock.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/clock/clock.json)