[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# kerbs
A layer showing kerbs.
- This layer is shown at zoomlevel **13** and higher
- This layer will automatically load [cycleways_and_roads](./cycleways_and_roads.md) into the layout as it depends on it: preset `a kerb` snaps to this layer (kerbs.presets[0])
- This layer will automatically load [kerbs](./kerbs.md) into the layout as it depends on it: preset `a kerb` snaps to this layer (kerbs.presets[0])
- This layer is needed as dependency for layer [kerbs](#kerbs)
## 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)
- [kerb-type](#kerb-type)
- [tactile-paving](#tactile-paving)
- [kerb-height](#kerb-height)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
5. [Filters](#filters)
## Themes using this layer
- [blind_osm](https://mapcomplete.org/blind_osm)
- [kerbs_and_crossings](https://mapcomplete.org/kerbs_and_crossings)
- [onwheels](https://mapcomplete.org/onwheels)
- [personal](https://mapcomplete.org/personal)
## Presets
The following options to create new points are included:
- **a kerb** which has the following tags:barrier=kerb (snaps to layers `cycleways_and_roads`, `kerbs`)
## Basic tags for this layer
Elements must match the expression **barrier=kerb**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22barrier%22%3D%22kerb%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 |
-----|-----|----- |
| [kerb](https://wiki.openstreetmap.org/wiki/Key:kerb) | Multiple choice | [raised](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Draised) [lowered](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Dlowered) [flush](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Dflush) |
| [tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) |
| [kerb:height](https://wiki.openstreetmap.org/wiki/Key:kerb:height) | [pnat](../SpecialInputElements.md#pnat) | [0](https://wiki.openstreetmap.org/wiki/Tag:kerb:height%3D0) |
### 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()}*
### kerb-type
The question is `What is the height of this kerb?`
- *This kerb is raised (>3 cm)* is shown if with kerb=raised
- *This kerb is lowered (~3 cm)* is shown if with kerb=lowered
- *This kerb is flush (~0cm)* is shown if with kerb=flush
- *There is no kerb here* is shown if with kerb=no. _This option cannot be chosen as answer_
- *There is a kerb of unknown height* is shown if with kerb=yes. _This option cannot be chosen as answer_
This tagrendering is only visible in the popup if the following condition is met: _geometry:type=Point
### tactile-paving
The question is `Is there tactile paving at this kerb?`
- *This kerb has tactile paving.* is shown if with tactile_paving=yes
- *This kerb does not have tactile paving.* is shown if with tactile_paving=no
- *This kerb has tactile paving, but it is incorrect.* is shown if with tactile_paving=incorrect. _This option cannot be chosen as answer_
This tagrendering is only visible in the popup if the following condition is met: _geometry:type=Point
### kerb-height
The question is `What is the height of this kerb?`
*Kerb height: {kerb:height}* is shown if `kerb:height` is set
- *This kerb is flush and is lower than 1cm.* is shown if with kerb:height=0
### 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()}*
### 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 |
-----|-----|----- |
| kerb-type.0 | *All types of kerbs* (default) | |
| kerb-type.1 | Raised kerb (>3 cm) | kerb=raised |
| kerb-type.2 | Lowered kerb (~3 cm) | kerb=lowered |
| kerb-type.3 | Flush kerb (~0cm) | kerb=flush |
| kerb-type.4 | No kerb | kerb=no |
| kerb-type.5 | Kerb with unknown height | kerb= |
| id | question | osmTags |
-----|-----|----- |
| tactile_paving_advanced.0 | *With or without tactile paving* (default) | |
| tactile_paving_advanced.1 | With tactile paving | tactile_paving=yes |
| tactile_paving_advanced.2 | Without tactile paving | tactile_paving=no |
| tactile_paving_advanced.3 | No information about tactile paving | tactile_paving= |
This document is autogenerated from [assets/layers/kerbs/kerbs.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/kerbs/kerbs.json)