Tag:highway=crossing

From OpenStreetMap Wiki
Jump to navigation Jump to search
highway = crossing
Description
The location of a street crossing for pedestrians, cyclists, or equestrians. Show/edit corresponding data item.
Group: crossings
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)
Useful combination
See also
Status: de facto

This tag is for the location of a street crossing for pedestrians, cyclists, or equestrians. In American English, a pedestrian crossing is called a crosswalk if it is marked or signalized. See Crossings for other kinds of crossings.

This tag is only used on nodes. If a crossing is also represented by a way, tag the way with a different highway=* value corresponding to the kind of path that crosses the street, for example highway=footway footway=crossing for a pedestrian crossing.

How to map

To map a street crossing, place a node along the way representing the road, and add the highway=crossing tag to the node.

To describe the type of the transition in more detail, use:

Access-Tags

  • bicycle=yes - is used to tag whether the crossing is also a cycleway crossing used by bicycles, note that this is better done through the (default) access rights of the crossing way.
  • horse=yes - to tag whether the crossing is also a bridleway crossing used by horse riders, not needed if the crossing way is a highway=bridleway.

Don't use foot/bicycle/horse=no if these traffic modes are allowed to cross the node in any direction (on the crossing or on the crossed way)! Notice that a crossing tagged with bicycle=no may be crossing a road where cycling is allowed[1]

See the Key:crossing page for additional documentation of this and many other available subtags.

Separately mapped footways

Main article: Sidewalks#Sidewalk as separate way

In cases where sidewalks are mapped as separate ways it is necessary to also add a crossing way, from one sidewalk through the node shared with the road to the other sidewalk. footway=crossing and cycleway=crossing can be used on ways which lead from a sidewalk to the crossing node (the node which has this highway=crossing tag).

Such split can be also done when footway/cycleway is crossing the road (part where it is crossing may tagged with footway=crossing / cycleway=crossing).

Examples

Urban crossing types
Crossing unmarked Crossing with traffic calming Crossing near a stop Crossing with island
Crossing by night
Crossing with traffic signals Crossing lit
Rural crossing types
Crossing & golf cart Crossing & horse

Rendering

Routing

Used by OsmAnd, a routing software, to signal and alert.

See also

References