Speed limits
Feature : Speed limits |
Description |
Defining speed limits on roads, railways and waterways. |
Tags |
Speed limits on roads, railway and waterways can be tagged together with the position of speed limits signs and infrastructure for enforcing speed limits.
Maximum and minimum speed limits
Maximum and minimum speed limits for a section of road/railway/waterway should be defined using maxspeed=* and minspeed=* on the way as appropriate.
These tags normally holds a numeric value, which should have a suffix giving the units (' mph' or ' knots') unless the speed is in km/h in which case no suffix should be used. Note that it is conventional to include a space between the number and the units, so it would be 'maxspeed=30 mph', and preferably not 'maxspeed=30mph'. For a speed of 30 km/h it would simply be 'maxspeed=30'.
For more information about how to tag speed limits that vary by lane within the same carriageway see: Lanes#Different_maxspeed_per_lane_.28with.2Fwithout_default_values.29
For speed limits depending on the way direction, see maxspeed:forward=*.
For speed limits depending on time, dates or other conditions, see maxspeed:conditional=*.
Advisory speed limits
In some places there are signposted or implicit advisory speed limits. These speed limits are not legally binding (you do not have to obey to the speed they suggest) but they will typically serve for orientation at which speed you can safely drive and which speed you should expect other drivers to drive there. These can be tagged with maxspeed:advisory=*. In case of additional qualifiers it is suggested that you keep the maxspeed:advisory part intact, e.g. maxspeed:advisory:forward=* or maxspeed:advisory:conditional=*.
In the MUTCD system for the United States and some other nations, these are indicated by yellow, rather than white, speed limit signs.
Signage
The position of the actual speed limit signs can be added as nodes beside the road/railway/waterway as additional information. This should be tagged with traffic_sign=maxspeed (or traffic_sign=minspeed as appropriate) and information about the speed limit itself, for example maxspeed=50 for a speed limit sign displaying 50 km/h.
Signs that cancel current speed limits (hence setting the default limit) should be mapped as
- traffic_sign=maxspeed
- maxspeed=default
Speed limits for specific vehicle type
- maxspeed:hgv=* - applying to "heavy goods vehicles" (=trucks)
- maxspeed:bus=* - applying to buses
Enforcement
Fixed speed cameras can be marked using highway=speed_camera as a node at the location of the camera. For average speed limits use maxspeed:enforcement=* (or alternatively enforcement:maxspeed=*) on the way or the Relation:enforcement. For physical measures on the road see traffic_calming=*.
Tools
JOSM
The internal JOSM mappaint style displays maxspeed values tagged on nodes as maxspeed signs. You can also add the map paint style Maxspeed (Preferences -> Map Settings -> Map Paint Styles) and this will show the ways with a maxspeed.
See also
- Default speed limits - listing of part of legal situation regarding speed limits, specifically what is the default without explicit signage
- Proposed features/trafficzone (for implicit laws and restrictions)
- zone:traffic=*
- zone:maxspeed=*
- OSM tags for routing/Maxspeed Lists default speed limits applicable for roads which are not tagged with maxspeed=*.
- Default A proposal for a default values system. This proposal can set default maxspeeds for areas (countries, states...)
- traffic_calming=* (for constructions that encourage drivers to drive slower)
- highway=speed_camera, Relation:enforcement (for devices that monitor speed on the road)
Maps showing max speed data
- openstreetbrowser showing max speed data
- Max Speed via Overpass - Map showing speed limits. Wait for lines to show then click and edit.
- https://graphhopper.com/maps/ – once the route is determined, the speed can be seen on the graph at the bottom by changing to 'max_speed'.
- speed.openmap.lt (only Lithuania, vector speed limit map)
- CyclOSM A cycle render map who render road under 32km/h with cyan shading.