mapcomplete/Docs/Layers/barrier.md

9.5 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 length
width:separation length
width:opening length
overlap length

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

barrier_type

This tagrendering has no question and is thus read-only

Bollard type

The question is What kind of bollard is this?

Only visible if barrier=bollard is shown

Cycle barrier type

The question is What kind of cycling barrier is this?

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