Key:crossing

From OpenStreetMap Wiki
Jump to navigation Jump to search
Public-images-osm logo.svg crossing
Toucan.jpg
Description
short description Edit this description in the wiki page. Edit this description in the data item.
Group: Properties
Used on these elements
may be used on nodesshould not be used on waysshould not be used on areasshould not be used on relations (except multipolygon relations)
Documented values: 8
Requires
Useful combination
Status: approvedPage for proposal

New Scheme

This page shows, how to tag crossing-situations with the crossing=* tag, used for tagging pedestrian crossings and other road crossings.


the crossing tag

crossing=* Description
traffic_signals Mostly in combination with highway=crossing. Shows, that the crossing-traffic (pedestrian, bicycles) has their own traffic light
uncontrolled A generic crossing with no traffic-signals of any type, just road markings. e.G. Zebra-crossings; Generally referred to as a "crosswalk" in the US).
island A crossing with a small traffic-island for pedestrians in the middle of the road
no Where definitely no crossing is possible/available
unmarked (= default) A normal crossing without roadmarks or trafficlights for pedestrian, bicycles...


additional tags connected with crossing=*

Tag Description
bicycle=boolean (yes/no) (default is no) A value of yes means that pedal cyclists are permitted to ride across the crossing.
horse=boolean (yes/no) (default is no) A value of yes means that horse riders are permitted to ride across the crossing.
segregated=boolean (yes/no) (no default assumed) A value of yes indicates that crossing traffic of differing types is segregated from each other (there is a separate crossing area for each mode of transport). For example, horse and foot traffic is sometimes segregated within a UK Pegasus Crossing.
supervised=boolean (yes/no) (default is no) A value of yes indicates that the crossing may be managed by a [crossing guard] at busy times.
crossing_ref=name where name is the traditional, region-specific reference, such as zebra or pelican.


Examples

The following table shows how the crossing might be tagged:

Name Tags UK-Shortcuts (deprecated) Image
Zebra crossing highway=crossing

crossing=uncontrolled

crossing_ref=zebra

crossing=zebra Zebra-crossing sm.jpg


Pelican crossing
('traditional' UK crossing name)
highway=crossing

highway=traffic_signals

bicycle=no

segregated=no

crossing_ref=pelican

crossing=pelican Pelican.jpg


'Toucan' crossing
('traditional' UK crossing name)
highway=crossing

highway=traffic_signals

bicycle=yes

segregated=no

crossing_ref=toucan

crossing=toucan Toucan.jpg


Pegasus crossing
('traditional' UK crossing name)
highway=crossing

highway=traffic_signals

bicycle=yes

horse=yes

segregated=yes (sometimes no)

crossing_ref=pegasus

crossing=pegasus Pegasus.jpg


Lollipop crossing highway=crossing

highway=traffic_signals (or uncontrolled, as appropriate)

supervised=yes

Lollipop.jpg


Traffic-Signals without a "pedestrian crossing" highway=crossing

highway=traffic_signals

crossing=no

Pedestrian.jpg

See Also