[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# hydrant
Map layer to show fire hydrants.
- This layer is shown at zoomlevel **14** and higher
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
2. [Basic tags for this layer](#basic-tags-for-this-layer)
3. [Supported attributes](#supported-attributes)
- [hydrant-color](#hydrant-color)
- [hydrant-type](#hydrant-type)
- [hydrant-state](#hydrant-state)
- [hydrant-diameter](#hydrant-diameter)
- [hydrant-number-of-couplings](#hydrant-number-of-couplings)
- [hydrant-couplings](#hydrant-couplings)
- [hydrant-couplings-diameters](#hydrant-couplings-diameters)
- [images](#images)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
- [hailhydrant](https://mapcomplete.org/hailhydrant)
- [personal](https://mapcomplete.org/personal)
## Basic tags for this layer
Elements must match the expression **emergency=fire_hydrant**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22emergency%22%3D%22fire_hydrant%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 |
-----|-----|----- |
| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [string](../SpecialInputElements.md#string) | [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) |
| [fire_hydrant:type](https://wiki.openstreetmap.org/wiki/Key:fire_hydrant:type) | [string](../SpecialInputElements.md#string) | [pillar](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dpillar) [pipe](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dpipe) [wall](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dwall) [underground](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dunderground) |
| [emergency](https://wiki.openstreetmap.org/wiki/Key:emergency) | Multiple choice | [fire_hydrant](https://wiki.openstreetmap.org/wiki/Tag:emergency%3Dfire_hydrant) [](https://wiki.openstreetmap.org/wiki/Tag:emergency%3D) [](https://wiki.openstreetmap.org/wiki/Tag:emergency%3D) |
| [fire_hydrant:diameter](https://wiki.openstreetmap.org/wiki/Key:fire_hydrant:diameter) | [int](../SpecialInputElements.md#int) | |
| [couplings](https://wiki.openstreetmap.org/wiki/Key:couplings) | [int](../SpecialInputElements.md#int) | |
| [couplings:type](https://wiki.openstreetmap.org/wiki/Key:couplings:type) | [string](../SpecialInputElements.md#string) | [Storz](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DStorz) [UNI](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DUNI) [Barcelona](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DBarcelona) |
| [couplings:diameters](https://wiki.openstreetmap.org/wiki/Key:couplings:diameters) | [string](../SpecialInputElements.md#string) | |
### hydrant-color
The question is `What color is the hydrant?`
*The hydrant color is {colour}* is shown if `colour` is set
- *The hydrant color is yellow.* is shown if with colour=yellow
- *The hydrant color is red.* is shown if with colour=red
### hydrant-type
The question is `What type of hydrant is it?`
* Hydrant type: {fire_hydrant:type}* is shown if `fire_hydrant:type` is set
- *Pillar type.* is shown if with fire_hydrant:type=pillar
- *Pipe type.* is shown if with fire_hydrant:type=pipe
- *Wall type.* is shown if with fire_hydrant:type=wall
- *Underground type.* is shown if with fire_hydrant:type=underground
### hydrant-state
The question is `Is this hydrant still working?`
- *The hydrant is (fully or partially) working* is shown if with emergency=fire_hydrant
- *The hydrant is unavailable* is shown if with disused:emergency=fire_hydrant & emergency=
- *The hydrant has been removed* is shown if with removed:emergency=fire_hydrant & emergency=
### hydrant-diameter
The question is `What is the pipe diameter of this hydrant?`
*Pipe diameter: {canonical(fire_hydrant:diameter)}* is shown if `fire_hydrant:diameter` is set
### hydrant-number-of-couplings
The question is `How many couplings does this fire hydrant have?`
*Number of couplings: {couplings}* is shown if `couplings` is set
### hydrant-couplings
The question is `What kind of couplings does this hydrant have?`
*Couplings: {couplings:type}* is shown if `couplings:type` is set
- *Storz coupling* is shown if with couplings:type=Storz
- *UNI coupling* is shown if with couplings:type=UNI
- *Barcelona coupling* is shown if with couplings:type=Barcelona
### hydrant-couplings-diameters
The question is `What diameter are the couplings of this hydrant?`
*Coupling diameters: {couplings:diameters}* is shown if `couplings:diameters` is set
### 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()}*
### 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`
This document is autogenerated from [assets/layers/hydrant/hydrant.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/hydrant/hydrant.json)