mapcomplete/Docs/Layers/barrier.md
2022-07-26 10:51:14 +02:00

9.6 KiB

barrier

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 into the layout as it depends on it: a preset snaps to this layer (presets[0])
  • This layer will automatically load cycleways_and_roads into the layout as it depends on it: a preset snaps to this layer (presets[1])

Themes using this layer

Basic tags for this layer

Elements must have the all of following tags to be shown on this layer:

Execute on overpass

Supported attributes

Warning:

this quick overview is incomplete

attribute type values which are supported by this layer
bicycle Multiple choice yes no
barrier Multiple choice bollard cycle_barrier
bollard Multiple choice removable fixed foldable flexible rising
cycle_barrier Multiple choice single double triple squeeze
maxwidth:physical distance
width:separation distance
width:opening distance
overlap distance

bicycle=yes/no

The question is Can a bicycle go past this barrier?

  • A cyclist can go past this. corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:bicycle' target='_blank'>bicycle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes' target='_blank'>yes</a>
  • A cyclist can not go past this. corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:bicycle' target='_blank'>bicycle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dno' target='_blank'>no</a>

barrier_type

This tagrendering has no question and is thus read-only

  • This is a single bollard in the road corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:barrier' target='_blank'>barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dbollard' target='_blank'>bollard</a>
  • This is a cycle barrier slowing down cyclists corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:barrier' target='_blank'>barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dcycle_barrier' target='_blank'>cycle_barrier</a>

Bollard type

The question is What kind of bollard is this?

  • Removable bollard corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:bollard' target='_blank'>bollard</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dremovable' target='_blank'>removable</a>
  • Fixed bollard corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:bollard' target='_blank'>bollard</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dfixed' target='_blank'>fixed</a>
  • Bollard that can be folded down corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:bollard' target='_blank'>bollard</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dfoldable' target='_blank'>foldable</a>
  • Flexible bollard, usually plastic corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:bollard' target='_blank'>bollard</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dflexible' target='_blank'>flexible</a>
  • Rising bollard corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:bollard' target='_blank'>bollard</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bollard%3Drising' target='_blank'>rising</a>

Only visible if barrier=bollard is shown

Cycle barrier type

The question is What kind of cycling barrier is this?

  • Single, just two barriers with a space inbetween corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dsingle' target='_blank'>single</a>
  • Double, two barriers behind each other corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Ddouble' target='_blank'>double</a>
  • Triple, three barriers behind each other corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dtriple' target='_blank'>triple</a>
  • Squeeze gate, gap is smaller at top, than at the bottom corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dsqueeze' target='_blank'>squeeze</a>

Only visible if barrier=cycle_barrier is shown

MaxWidth

The question is How wide is the gap left over besides the barrier?

This rendering asks information about the property maxwidth:physical

This is rendered with Maximum width: {maxwidth:physical} m

Space between barrier (cyclebarrier)

The question is How much space is there between the barriers (along the length of the road)?

This rendering asks information about the property width:separation

This is rendered with Space between barriers (along the length of the road): {width:separation} m

Only visible if cycle_barrier=double|cycle_barrier=triple is shown

Width of opening (cyclebarrier)

The question is How wide is the smallest opening next to the barriers?

This rendering asks information about the property width:opening

This is rendered with Width of opening: {width:opening} m

Only visible if cycle_barrier=double|cycle_barrier=triple is shown

Overlap (cyclebarrier)

The question is How much overlap do the barriers have?

This rendering asks information about the property overlap

This is rendered with Overlap: {overlap} m

Only visible if cycle_barrier=double|cycle_barrier=triple is shown

This document is autogenerated from assets/layers/barrier/barrier.json