Skip to content

Latest commit

 

History

History
222 lines (74 loc) · 11.6 KB

crossings.md

File metadata and controls

222 lines (74 loc) · 11.6 KB

crossings

Crossings for pedestrians and cyclists

  • 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
crossing Multiple choice uncontrolled traffic_signals unmarked
crossing_ref Multiple choice zebra
bicycle Multiple choice yes no
crossing:island Multiple choice yes no
tactile_paving Multiple choice yes no
button_operated Multiple choice yes no
red_turn:right:bicycle Multiple choice yes yes no
red_turn:straight:bicycle Multiple choice yes yes no

crossing-type

The question is What kind of crossing is this?

Only visible if highway=crossing is shown

crossing-is-zebra

The question is Is this is a zebra crossing?

  • This is a zebra crossing corresponds with crossing_ref=zebra
  • This is not a zebra crossing corresponds with

Only visible if crossing=uncontrolled is shown

crossing-bicycle-allowed

The question is Is this crossing also for bicycles?

  • A cyclist can use this crossing corresponds with bicycle=yes
  • A cyclist can not use this crossing corresponds with bicycle=no

Only visible if highway=crossing is shown

crossing-has-island

The question is Does this crossing have an island in the middle?

Only visible if highway=crossing is shown

crossing-tactile

The question is Does this crossing have tactile paving?

  • This crossing has tactile paving corresponds with tactile_paving=yes
  • This crossing does not have tactile paving corresponds with tactile_paving=no
  • This crossing has tactile paving, but is not correct corresponds with tactile_paving=incorrectThis option cannot be chosen as answer

Only visible if highway=crossing is shown

crossing-button

The question is Does this traffic light have a button to request green light?

  • This traffic light has a button to request green light corresponds with button_operated=yes
  • This traffic light does not have a button to request green light corresponds with button_operated=no

Only visible if highway=traffic_signals|crossing=traffic_signals is shown

crossing-right-turn-through-red

The question is Can a cyclist turn right when the light is red?

Only visible if highway=traffic_signals is shown

crossing-continue-through-red

The question is Can a cyclist go straight on when the light is red?

Only visible if highway=traffic_signals is shown

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