Chore: regenerate docs

This commit is contained in:
Pieter Vander Vennet 2024-08-16 10:13:07 +02:00
parent 4fb2a3daba
commit f034fde1e1
21 changed files with 157 additions and 2173 deletions

View file

@ -13,7 +13,7 @@ Layer with public clocks
- 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])
- 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])
@ -35,6 +35,7 @@ Layer with public clocks
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
4. [Filters](#filters)
## Themes using this layer
@ -225,5 +226,19 @@ _This tagrendering has no question and is thus read-only_
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)