This rendering asks information about the property [colour](https://wiki.openstreetmap.org/wiki/Key:colour)
This is rendered with `The hydrant color is {colour}`
- *The hydrant color is yellow.* corresponds with `colour=yellow`
- *The hydrant color is red.* corresponds with `colour=red`
### hydrant-type
The question is *What type of hydrant is it?*
This rendering asks information about the property [fire_hydrant:type](https://wiki.openstreetmap.org/wiki/Key:fire_hydrant:type)
This is rendered with ` Hydrant type: {fire_hydrant:type}`
- *Pillar type.* corresponds with `fire_hydrant:type=pillar`
- *Pipe type.* corresponds with `fire_hydrant:type=pipe`
- *Wall type.* corresponds with `fire_hydrant:type=wall`
- *Underground type.* corresponds with `fire_hydrant:type=underground`
### hydrant-state
The question is *Is this hydrant still working?*
- *The hydrant is (fully or partially) working* corresponds with `emergency=fire_hydrant`
- *The hydrant is unavailable* corresponds with `disused:emergency=fire_hydrant`
- *The hydrant has been removed* corresponds with `removed:emergency=fire_hydrant`
### hydrant-diameter
The question is *What is the pipe diameter of this hydrant?*
This rendering asks information about the property [fire_hydrant:diameter](https://wiki.openstreetmap.org/wiki/Key:fire_hydrant:diameter)
This is rendered with `Pipe diameter: {canonical(fire_hydrant:diameter)}`
### hydrant-number-of-couplings
The question is *How many couplings does this fire hydrant have?*
This rendering asks information about the property [couplings](https://wiki.openstreetmap.org/wiki/Key:couplings)
This is rendered with `Number of couplings: {couplings}`
### hydrant-couplings
The question is *What kind of couplings does this hydrant have?*
This rendering asks information about the property [couplings:type](https://wiki.openstreetmap.org/wiki/Key:couplings:type)
This is rendered with `Couplings: {couplings:type}`
- *Storz coupling* corresponds with `couplings:type=Storz`
- *UNI coupling* corresponds with `couplings:type=UNI`
- *Barcelona coupling* corresponds with `couplings:type=Barcelona`
### hydrant-couplings-diameters
The question is *What diameter are the couplings of this hydrant?*
This rendering asks information about the property [couplings:diameters](https://wiki.openstreetmap.org/wiki/Key:couplings:diameters)
This is rendered with `Coupling diameters: {couplings:diameters}`
### 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
### leftover-questions
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
This tagrendering has no question and is thus read-only
This tagrendering has no question and is thus read-only
This document is autogenerated from [assets/layers/hydrant/hydrant.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/hydrant/hydrant.json)