Obstacles while cycling, such as bollards and cycle barriers
- This layer is shown at zoomlevel **17** and higher
- This layer will automatically load [cycleways_and_roads](./cycleways_and_roads.md) into the layout as it depends on it: a preset snaps to this layer (presets[0])
- This layer will automatically load [cycleways_and_roads](./cycleways_and_roads.md) into the layout as it depends on it: a preset snaps to this layer (presets[1])
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22barrier%22%3D%22bollard%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22barrier%22%3D%22cycle_barrier%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
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
### bicycle=yes/no
The question is *Can a bicycle go past this barrier?*
- *A cyclist can go past this.* corresponds with `bicycle=yes`
- *A cyclist can not go past this.* corresponds with `bicycle=no`
This tagrendering is only visible in the popup if the following condition is met: `_referencing_ways~.+`
### barrier_type
This tagrendering has no question and is thus read-only
- *This is a single bollard in the road* corresponds with `barrier=bollard`
- *This is a cycle barrier slowing down cyclists* corresponds with `barrier=cycle_barrier`
### Bollard type
The question is *What kind of bollard is this?*
- *Removable bollard* corresponds with `bollard=removable`
- *Fixed bollard* corresponds with `bollard=fixed`
- *Bollard that can be folded down* corresponds with `bollard=foldable`
- *Flexible bollard, usually plastic* corresponds with `bollard=flexible`
- *Rising bollard* corresponds with `bollard=rising`
This tagrendering is only visible in the popup if the following condition is met: `barrier=bollard`
### Cycle barrier type
The question is *What kind of cycling barrier is this?*
- *Single, just two barriers with a space inbetween* corresponds with `cycle_barrier=single`
- *Double, two barriers behind each other* corresponds with `cycle_barrier=double`
- *Triple, three barriers behind each other* corresponds with `cycle_barrier=triple`
- *Squeeze gate, gap is smaller at top, than at the bottom* corresponds with `cycle_barrier=squeeze`
This tagrendering is only visible in the popup if the following condition is met: `barrier=cycle_barrier`
### MaxWidth
The question is *How wide is the gap left over besides the barrier?*
This rendering asks information about the property [maxwidth:physical](https://wiki.openstreetmap.org/wiki/Key:maxwidth:physical)
This is rendered with `Maximum width: {maxwidth:physical} m`
This tagrendering has no question and is thus read-only
This document is autogenerated from [assets/layers/barrier/barrier.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/barrier/barrier.json)