Sidewalks
Feature : Sidewalks |
Description |
Sidewalks (also footways, footpaths or pavements) are provided beside the carriageway of a highway for use by pedestrians and sometimes also cyclists. |
Tags |
highway=footway + footway=sidewalk/crossing |
The sidewalk (or pavement) is that part of a highway set aside for the use of pedestrians and sometimes also cyclists, separated from the carriageway (or roadway). A sidewalk may be separated from the carriageway by only a kerb (or curb), by a road verge or alternatively may be at some distance from the road (but still associated with it). It also may be separated from the road by some form of barrier, for example bushes or a line of trees. A road may have a sidewalk on only one side of the carriageway, or both side or have no sidewalks. The inclusion of sidewalk information can help tremendously in providing effective pedestrian routing.
Terminology
In the UK, the legal term for a pavement or a sidewalk is footway. However, the term footway is used within OSM for paths in a broader sense, and the term pavement which, in the UK is often used as an alternative, is used in the US for the surface of the carriageway (which there, incidentally is known as roadway.) So because footway and pavement, the British English terms, are prone to confusion, the North American English term sidewalk gets used here, even though British English is the preferred language for OSM tagging and wiki.
How to map
There are two schemes to map sidewalks. It is advised to reach out to local community prior to engaging in extensive (re-)mapping in a different method than used in a given region.
Consideration | Tag on highway | Separate footway |
---|---|---|
Resembles aerial imagery | no | yes |
Precise coordinates and contours | no | yes |
Directions with street names | yes | if the name is added to the footway, which produces multiple geolocation results; or using relations |
Directions with pedestrian crossings | insufficient at intersections without crosswalks on some sides, generally sufficient elsewhere | yes |
Crossing streets at any point | always (possibly undesirable depending on local laws) | never (possibly desirable depending on local laws) |
Detailed accessibility tagging | insufficient in complex spaces, generally sufficient elsewhere | yes |
Easy to map in a mobile editor | yes | no |
Easy to map in a desktop editor | yes | yes but more work |
Rendered on most maps | no | yes |
Sidewalk as separate way
Currently approved (not to be confused with deprecating other approaches) method that works as a refinement of footway tag (showing a 5% margin according to taginfo) is to map each sidewalk as a separate way. This method consists of drawing a new footway where there are sidewalks on the ground and adding the highway=footway + footway=sidewalk tags onto it.
Note that footway=sidewalk and footway=crossing may appear not only on highway=footway but also on highway=path and highway=construction. Additionally, footway=sidewalk can appear on highway=steps.
This is a hint for renderers to use special handling of sidewalks if supported. In addition, use footway=crossing for places where the footway crosses a street and place a node at the position of the kerb/curb and tag with kerb=* and its type, which provides useful information for wheelchair navigation. For more detailed explanation see footway=* page.
This method allows for a more spatially accurate representation of the pedestrian environment. In addition, it allows a more straightforward use of barrier=*, tactile_paving=*, kerb=*, and surface=*, and it is possible to indicate that a sidewalk goes over a bridge while the associated street goes over a culvert. The method produces a visible result in existing routing engines and renderers, as they will usually treat it the same manner as footways that are not associated with a road, unlike the sidewalk=* key that is rarely displayed on maps.
A drawback of this approach is that acquiring a name of the associated street in an automated way is challenging. Some mappers therefore add name=* or street:name=* tags copying the name of the street to separately mapped sidewalks. In addition there are more complex proposals of Relation:associatedStreet and Relation:street that allows assigning names to sidewalks. There is no consensus on whether this is necessary, and regional customs differ.
Crossing only on explicitly marked crossings may be sometimes desirable, examples including wheelchair users, countries where pedestrians may not cross roads at any location legally, people who anyway prefer cross roads at explicit crossings. In some countries by law any residential road intersection contains pedestrian crossing even if not marked by a street sign or road markings. Sometimes people would prefer to allow crossing smaller roads at any point along the road where it is legal to do so. If you wanted to build a router that allows that then you would need more sophisticated processing.
If the sidewalk meanders instead of maintaining a consistent distance from the roadway, recording the curves can be significant for calculating an accurate travel time for pedestrians; however, if the sidewalk is only represented by tags on the roadway, the roadway would need to be split into very small increments. Instead, consider mapping the sidewalk as a separate way, to avoid making the roadway unmaintainably complex.
In addition, the associated street/highway should also be tagged with sidewalk=separate.
Sidewalk as refinement to a highway
This method consists of adding a sidewalk=* property onto sections of an existing road to indicate, where it has sidewalks.
Supported values for the key are sidewalk=both/left/right/no (none
gets used synonymously to no
). Designations of left
and right
are relative to the direction of the way. Properties of the sidewalk can be added as sub-tags on the street, for example: sidewalk:left:width=3 m, sidewalk:left:kerb=raised, sidewalk:right:bicycle=yes, sidewalk:both:surface=paving_stones.
For a number of users, crossings and their properties are of just as much importance as the sidewalks themselves: A highway=crossing node is to be added to the line representing the road, where there is one.
As this method is geared towards places, where sidewalks mostly are attached with merely a kerb, it does not aim at providing detailed geometric information. There is no rendering in the standard openstreetmap view for data contributed that way either. Still, the contribution helps pedestrian routers in determining the suitability of where they are sending users. Not the least, because this method also allows to indicate the absence of sidewalks on streets, on which they are usually taken for granted; This alone makes up most of its raw usage in the data.
Most eminently, this method provides for nicely narrated directions from routing programs, as the name of the street can be easily spelled out in the itinerary. Furthermore, free crossing of streets anywhere can be easily implemented, a function that is desirable by many. This method also lends itself favourably for tagging quests in craft mapping apps.
On the other hand, things can get messy e.g. at complicated crossings, where sometimes separate footways have to be introduced to manage the complexity. In 2017 missing OSM Carto rendering of sidewalk tags was reported as an issue in their source code repository but the effort went nowhere[1]. Nevertheless, mapping sidewalks with a sidewalk=* tag is a popular long-standing and de-facto practice with good editor support and a number of data consumers make use of it.
Where there are sidwalks, or where there are none, the presence and width of a road verge (berm, curb strip, tree lawn, etc.) can be tagged as verge=* and verge:width=*, respectively. Verges play into the larger subject of mapping pedestrian infrastructure, as in many legislations people are to walk there, if sidewalks are missing.
Cycleway and footway on sidewalk
In some cases sidewalk is also a cycleway. In such situations following methods are used
- tagging it highway=path + bicycle=designated + foot=designated + segregated=* + footway=sidewalk
- for segregated cycleway/footway some people map them separately - part for pedestrian as highway=footway and part for cyclists as highway=cycleway
- cycleway:left=track/cycleway:right=track/cycleway:both=track/cycleway=track + sidewalk=* if mapped as a property
- tagging it highway=cycleway + foot=designated + cycleway=sidepath
Regional conventions
In some regions, one of these tagging schemes is clearly more popular than other.[2][3] In such case it is strongly preferable to continue mapping using established method. For example, in Warsaw, a large part of sidewalks are mapped using separate way scheme, without copying road names. Changing this would require massive amount of work and would be unlikely to be considered as a good idea by local mappers. In a place where the majority sidewalks is mapped using tags on roads, one should not start mapping footways as a separate ways without consultation with a local community.
History
In the early days of OpenStreetMap, there was no specific method to map sidewalks. Actually, there was no method to map ways for pedestrian use at all. This latter deficiency got remedied by popular usage of the highway=footway tag. Its wiki article dates back to January 2008. There was still no method to specifically map sidewalks then, though footways sometimes got used to this effect, especially, where they were physically distinct features on ground.
Beginning some time in 2008[4], people started annotating streets with sidewalk=* tags, especially so, where sidewalks were perceived to be physically indistinct features on ground, thereby following the "One feature, one OSM element" good practice principle. Again by popular usage, this "refinement of the highway" approach became a first method, to specifically have that information in the openstreetmap database.
Continued extensive mapping of separate footways alongside of roads and streets, in 2011 prompted the "refinement of the footway" approach[5], by annotating such ways with a footway=sidewalk key. Although conceptually quite different, from the point of view of the objective, this tool made both methods informationally roughly equivalent, in that the presence of sidewalks on ground was clearly indicated, so it got approved by community vote. Historically it became known as the "separate way" approach of mapping sidewalks, after the practice it set out to heal.
Popularity
Popularity of each scheme vastly depends on location,[2] with each schema clearly dominating in some regions. For example, tagging as road property is clearly dominating in Britain and Western Europe, while mapping as separate way is clearly dominating in Poland, Eastern Europe and the US.
Comparing popularity of mapping with sidewalk=* and as a separate way with raw usage count such as taginfo is not helpful for multiple reasons.
Comparing usage count often works for comparing popularity of tag schemes, for example for shops. But for sidewalks it is not really working, as:
- the same sidewalk/road may be mapped as 1km long element (counted once) or split every 50 meters (counted 20 times) (raw usage overestimates usage in areas with detailed mapping, that often use sidewalks as a separate ways)
- Separately mapped sidewalks may have no footway=sidewalk tag, undercounting their use
- Streets with two separately mapped footway=sidewalk count twice, while sidewalk=both is counted only once, underestimating sidewalk=* use
- sidewalk=no is used also in places mapping sidewalks as separate ways (should not be included in comparisons)
- sidewalk=separate is not always used (places mapping sidewalks as separate ways are often missing it)
- footway=crossing would not be mapped as a separate object in mapping a sidewalk as a road attribute (should not be included in comparison)
Overall, due to all those distortions, all what raw usage count analysis can do is to confirm that both methods are actively used.
Examples
Below some pictures meant as an aid in determining, where the "sidewalk" annotation should be justified, ranging from the least controversial to conditions where, perhaps only consulting with the local administration can give an explicit ruling.
Below are some pictures of roads that may be classified differently from country to country.
For further information see discussion.
Ref | Sidewalk? Side Road? | Separated From The Road By ... |
---|---|---|
A | a slope | |
B | a ditch |
Presentation
- OpenStreetBrowser has a fairly complete overlay covering pedestrian pathways including sidewalks: https://openstreetbrowser.org/#categories=footways
- A few MapCSS stylesheets are available for the JOSM editor, such as
- Useful Maps 2 features rendering of sidewalk=* (limited to UK)
- OpenStreetMap detailed overlays generates a road overlay with lanes, cycleways, parking, and sidewalks rendered at higher zooms (16+). A slippy map version is available online.
- AB Street - uses sidewalk attributes when constructing the base for traffic simulations out of OSM data.
- OSM2World - renders sidewalks on streets found in .osm files.
- The fork of the OpenStreetMap Carto map style https://github.com/imagico/osm-carto-alternative-colors shows sidewalks in its renderings.
Further reading
- "Improving sidewalks globally in OpenStreetMap", MapBox Blog posting by Tim Channell, 27 October 2015
- Road Layout Design CD 127 Cross-sections and headrooms and Road Planning and Design Manual, Chapter 7: Cross Section, two resources about engineering backgrounds
- Proposed features/sidewalk schema
See also
- Guidelines for pedestrian navigation
- Bicycle - similar concepts for cycleways
- OpenSidewalks - project to map sidewalks, crosswalks at finer granularity to help improve user experience for disabled users[6] via an OSM-OpenSidewalks standard, led by the Taskar Center for Accessible Technology (TCAT) at the University of Washington
References
- ↑ https://github.com/gravitystorm/openstreetmap-carto/issues/2568
- ↑ 2.0 2.1 Hungerburg (23 January 2021). “Sidewalks by length” .
- ↑ Hungerburg (25 January 2021). “Sidewalks by popularity” .
- ↑ https://wiki.openstreetmap.org/wiki/DE_talk:Map_Features#Gehwege_an_der_Stra.C3.9Fe.3F
- ↑ https://wiki.openstreetmap.org/wiki/Proposed_features/Sidewalk_as_separate_way#Rationale
- ↑ https://www.youtube.com/watch?v=DHecYP_b3os
|