[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# clock
Layer with public clocks
- This layer is shown at zoomlevel **8** and higher
- This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: preset `a wall-mounted clock` snaps to this layer (clock.presets[1])
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
2. [Presets](#presets)
3. [Basic tags for this layer](#basic-tags-for-this-layer)
4. [Supported attributes](#supported-attributes)
- [images](#images)
- [support](#support)
- [display](#display)
- [visibility](#visibility)
- [date](#date)
- [thermometer](#thermometer)
- [barometer](#barometer)
- [hygrometer](#hygrometer)
- [faces](#faces)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
5. [Filters](#filters)
## Themes using this layer
- [clock](https://mapcomplete.org/clock)
- [personal](https://mapcomplete.org/personal)
- [stations](https://mapcomplete.org/stations)
## Presets
The following options to create new points are included:
- **a clock** which has the following tags:amenity=clock
- **a wall-mounted clock** which has the following tags:amenity=clock & support=wall_mounted (snaps to layers `walls_and_buildings`)
## Basic tags for this layer
Elements must match the expression **amenity=clock**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22clock%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%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 |
-----|-----|----- |
| [support](https://wiki.openstreetmap.org/wiki/Key:support) | Multiple choice | [pole](https://wiki.openstreetmap.org/wiki/Tag:support%3Dpole) [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall_mounted) [billboard](https://wiki.openstreetmap.org/wiki/Tag:support%3Dbillboard) [ground](https://wiki.openstreetmap.org/wiki/Tag:support%3Dground) |
| [display](https://wiki.openstreetmap.org/wiki/Key:display) | Multiple choice | [analog](https://wiki.openstreetmap.org/wiki/Tag:display%3Danalog) [digital](https://wiki.openstreetmap.org/wiki/Tag:display%3Ddigital) [sundial](https://wiki.openstreetmap.org/wiki/Tag:display%3Dsundial) [unorthodox](https://wiki.openstreetmap.org/wiki/Tag:display%3Dunorthodox) |
| [visibility](https://wiki.openstreetmap.org/wiki/Key:visibility) | Multiple choice | [house](https://wiki.openstreetmap.org/wiki/Tag:visibility%3Dhouse) [street](https://wiki.openstreetmap.org/wiki/Tag:visibility%3Dstreet) [area](https://wiki.openstreetmap.org/wiki/Tag:visibility%3Darea) |
| [date](https://wiki.openstreetmap.org/wiki/Key:date) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:date%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:date%3Dno) |
| [thermometer](https://wiki.openstreetmap.org/wiki/Key:thermometer) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:thermometer%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:thermometer%3Dno) |
| [barometer](https://wiki.openstreetmap.org/wiki/Key:barometer) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:barometer%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:barometer%3Dno) |
| [hygrometer](https://wiki.openstreetmap.org/wiki/Key:hygrometer) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:hygrometer%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:hygrometer%3Dno) |
| [faces](https://wiki.openstreetmap.org/wiki/Key:faces) | [pnat](../SpecialInputElements.md#pnat) | [1](https://wiki.openstreetmap.org/wiki/Tag:faces%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:faces%3D2) [4](https://wiki.openstreetmap.org/wiki/Tag:faces%3D4) |
### images
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()}*
### support
The question is `In what way is the clock mounted?`
- *This clock is mounted on a pole* is shown if with support=pole
- *This clock is mounted on a wall* is shown if with support=wall_mounted
- *This clock is part of a billboard* is shown if with support=billboard
- *This clock is on the ground* is shown if with support=ground
### display
The question is `How does this clock display the time?`
- *This clock displays the time with hands* is shown if with display=analog
- *This clock displays the time with digits* is shown if with display=digital
- *This clock displays the time with a sundial* is shown if with display=sundial
- *This clock displays the time in a non-standard way, e.g using binary, water or something else* is shown if with display=unorthodox
### visibility
The question is `How visible is this clock?`
- *This clock is visible from about 5 meters away (small wall-mounted clock)* is shown if with visibility=house
- *This clock is visible from about 20 meters away (medium size billboard clock)* is shown if with visibility=street
- *This clock is visible from more than 20 meters away (e.g. a church clock or station clock)* is shown if with visibility=area
### date
The question is `Does this clock also display the date?`
- *This clock also displays the date* is shown if with date=yes
- *This clock does not display the date* is shown if with date=no
- *This clock does probably not display the date* is shown if with date=. _This option cannot be chosen as answer_
### thermometer
The question is `Does this clock also display the temperature?`
- *This clock also displays the temperature* is shown if with thermometer=yes
- *This clock does not display the temperature* is shown if with thermometer=no
- *This clock does probably not display the temperature* is shown if with thermometer=. _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* is shown if with barometer=yes
- *This clock does not display the air pressure* is shown if with barometer=no
- *This clock does probably not display the air pressure* is shown if with barometer=. _This option cannot be chosen as answer_
### hygrometer
The question is `Does this clock also display the humidity?`
- *This clock also displays the humidity* is shown if with hygrometer=yes
- *This clock does not display the humidity* is shown if with hygrometer=no
- *This clock does probably not display the humidity* is shown if with hygrometer=. _This option cannot be chosen as answer_
### faces
The question is `How many faces does this clock have?`
*This clock has {faces} faces* is shown if `faces` is set
- *This clock has one face* is shown if with faces=1
- *This clock has two faces* is shown if with faces=2
- *This clock has four faces* is shown if with faces=4
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
### move-button
_This tagrendering has no question and is thus read-only_
*{move_button()}*
### delete-button
_This tagrendering has no question and is thus read-only_
*{delete_button()}*
### lod
_This tagrendering has no question and is thus read-only_
*{linked_data_from_website()}*
This tagrendering has labels
`added_by_default`
## Filters
| id | question | osmTags |
-----|-----|----- |
| display.0 | *How does this clock display the time?* (default) | |
| display.1 | This clock displays the time with hands | display=analog |
| display.2 | This clock displays the time with digits | display=digital |
| display.3 | This clock displays the time with a sundial | display=sundial |
| display.4 | This clock displays the time in a non-standard way, e.g using binary, water or something else | display=unorthodox |
This document is autogenerated from [assets/layers/clock/clock.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/clock/clock.json)