User:Yopaseopor

From OpenStreetMap Wiki
Jump to navigation Jump to search

Anteriores

Enlaces

Mapas personalizados

-Accessibilitat

-OSM Lit Map

Quests Mapcomplete

Test-Preparació proposta senyals trànsit 2024

Rationale

Traffic signs are one of the most important kind of elements you can find... in the "road world". They are extended over the world and there are so many kinds of it. But was a minor tag in OSM (few elements, few tags related, few values...untill now). It is important to structure a complete scheme which answers all the meanings of a traffic sign, not only the meaning for the road but also the element itself.

Different approaches

by key

Highway.The classics

In 2006 we can find the first traffic sign. Stop. With its principal key. From then there's an approximation with nodes with the tag highway=(give_way,traffic_signals, and stop)

Value Element Sign Comment Additional tags on the way
highway=stop node UK traffic sign 601.1.svg Stop sign. Usually tagged as highway=stop instead. highway=stop (on a node)
highway=give_way node UK traffic sign 602.svg Give way sign. Usually tagged as highway=give_way instead. highway=give_way (on a node)
highway=traffic_signals node
Traffic lights 4 states.png
Traffic signal. highway=traffic_signals (on a node)

Human-readable values

Tags Element Sign Comment Tags for affected highways
traffic_sign=city_limit +

name=* (name of city/village)

node Vienna Convention road sign E7d-V1.svg City/village sign. By default it is assumed there is an end of city/village sign on the back for drivers in the opposite direction; add city_limit=begin if this is not the case. source:maxspeed=DE:urban if not overridden by other speed limit source (or with other appropriate country code)

zone:traffic=DE:urban

traffic_sign=city_limit +

city_limit=end +

name=* (name of city/village)

node Vienna Convention road sign E8c-V1.svg Vienna Convention road sign E8d-V1.svg End of city/village sign. source:maxspeed=DE:rural if not overridden by other speed limit source (or with other appropriate country code)
traffic_sign=maxspeed +

maxspeed=* (the speed limit)

node Vienna Convention road sign C14-V1 (kmh).svg Maximum speed sign. Like all traffic signs these should be tagged as a node. Usually not part of the highway, so the direction can be inferred. maxspeed=* + source:maxspeed=sign
traffic_sign=maxspeed +

maxspeed=implicit

node Vienna Convention road sign C17b-V1-2.svg Vienna Convention road sign C17b-V1-1.svg End of maximum speed sign.
traffic_sign=stop node Stop sign. Usually tagged implicitly on a node of the highway with highway=stop instead. highway=stop (on a node)
traffic_sign=give_way node Give way sign. Equivalent to the United States yield sign. Usually just highway=give_way is tagged instead. highway=give_way (on a node)
traffic_sign=variable_message node VMS - 2x12 - Snow Slow Down.svg Electronic Variable Message Sign, also known as Dynamic Message Signs. Remotely programmed to give traffic information such as expected travel times to destinations, temporary speed limits, incident warnings etc. Usually combined with man_made=gantry. (Example photo)
traffic_sign=overtaking +

overtaking=no

nodeway Vienna Convention road sign C13ab-V1.svg No overtaking sign. overtaking=no
traffic_sign=overtaking +

overtaking=yes

node Vienna Convention road sign C17c-V1-2.svg Vienna Convention road sign C17c-V1-1.svg End of no overtaking sign.
traffic_sign=maxwidth nodeway Maximum width sign. maxwidth=*
traffic_sign=maxheight nodeway Maximum height sign. maxheight=*
traffic_sign=maxweight nodeway Maximum weight sign. maxweight=*
traffic_sign=stop_ahead node Vienna Convention road sign Aa-21-T2-1.svg Vienna Convention road sign Ab-21a-V1.svg Stop ahead sign. Can be a standard yield sign plus additional plate containing STOP and distance (as in most of Europe) or a red triangle or yellow diamond with an image of a stop sign elsewhere.
traffic_sign=yield_ahead node Vienna Convention road sign Aa-20-T2-1.svg Yield/give way ahead sign. Can be a standard yield sign plus additional plate with distance (as in most of Europe) or a red triangle or yellow diamond with an image of a yield/give way sign elsewhere.
traffic_sign=signal_ahead node Vienna Convention road sign Aa-17a-V1.svg Vienna Convention road sign Ab-17a.svg Signal ahead sign.
traffic_sign=hazard nodeway Vienna Convention road sign Ab-32-V1.svg A hazard to motorists. Combined with hazard=* to indicate the type of hazard.

Traffic signs by national ID

Signs specific to a particular country should be mapped by the country/region prefix followed by a colon and then the traffic sign.

  • The country/region prefix should be the  ISO 3166-1 alpha-2 country code or  ISO 3166-2 country subdivision code (always uppercase). This prefix is separated by a colon : from the sign. Additional colons can be included within the prefix to create a hierarchy of further custom subdivisions.
  • Traffic signs should be represented by their official ID (if such IDs are assigned).
  • Multiple unrelated signs should be separated with a semicolon ;. If traffic signs are related, the additional sign IDs should be separated from the main sign by comma ,.
  • Where the traffic sign requires a numeric or textual value, you can supply it after the ID using brackets [value]. This can be repeated for signs that require multiple parameters. For numeric parameters, use a dot . as decimal separator and a minus - for negative values (if needed).
  • In case of multiple signs separated by commas or semicolons, the prefix should appear only once at the beginning (except if signs from different prefixes are combined).

Examples

UK traffic sign 956.svg traffic_sign=GB:956
UK traffic sign 616.svgUK traffic sign 954.svg traffic_sign=GB:616,954
UK traffic sign 523.1.svg traffic_sign=GB:523.1[-10]
Belgian road sign F4a.svg traffic_sign=BE:F4a
Zeichen 260.svgZusatzzeichen 1020-30.svgZeichen 265.svg traffic_sign=DE:260,1020-30;265[3.8]
MUTCD-CA SW59.svg traffic_sign=US:CA:SW-59
Merum (Roermond) tweetalig plaatsnaambord cropped.JPGNederlands verkeersbord A1.svg traffic_sign=NL:H01d[Merum][Maerem][Roermond];A0150

Here it is a table with most of them Key:traffic sign#Lists of IDs per country

by way of map them

Also there are two ways of mapping them: as a separated node or as part of way.

Separated node

Create a separate node beside the road at the position of the actual sign. This allows to map the exact physical position of the sign, but it is impossible to reliably deduce the affected road or travel direction in this case. Software algorithms which operate on ways will thus generally not be able to consider the traffic sign, but only the tags of the way instead.

You can use the direction=* tag to describe the facing orientation of the sign by using an angle or cardinal direction.

Note that the sign is facing against the direction of travel. So if you encounter a traffic sign when traveling north, then the sign is facing south. So you can add direction=180 or direction=S. Likewise, when traveling west, signs are facing east, so you tag them with direction=90 or direction=E.

Node in a way

As a part of the way you can use the direction=* with the values direction=forward, direction=backward, direction=90 direction=270 , to show the facing direction . It is easy for renders to assume being part of the way traffic signs affect that way but it is difficult to assume the exact position of the traffic sign.

On a way or area

When tagged on a way or an area, the traffic_sign=* tag describes the traffic sign(s) that apply to that way or area. The tag is not meant to mark the actual position of the sign in this case, but the affected way or area instead. It should however be assumed that the physical location of the sign is at the beginning and / or the end of the affected section (but note that the affected section may be comprised of multiple ways within OSM).

Problems

There are two different keys and three ways of mapping traffic signs. It is complicated for a newbie mapper to know how to map the possible different values and their order. Every code has its place. And mapping direction is not easier, when you have a node alone you need to put the facing direction When you have the node in a way you have to put forward or backward relative to the way it is. This can be the opposite value.

Aim of this proposal

The aim of this new scheme for traffic_signs is to unite the different approaches for mapping traffic sign as it is. It uses the most complete parts of the existing schemes. It uses the "categories" you can find in traffic signs law from Europe or US, like hazard with a node per traffic sign and with a human readable value,using existing OSM tags to his when possible and marking the position with a numbered subtag :2 or :3...This avoid misinterpretation errors from the tags and also the multivalue problems. Also permits the correspondence between some tags each other. And to be more specific you can use the tag traffic_sign:id=* to specify the code of this traffic sign per country if you know the value. It uses the traffic ID national code you can find in the traffic sign law of each country to mark which traffic sign is and also gives the entire importance as states do in their laws (we know it because when you ask a government e.g. Spanish government, for the database of traffic signs in their roads each traffic sign has a unique ID with its position and code.) There are so convenience to not fit more than three traffic signs at the same pole to make easier the readability for human eye at the reality[1].

How it works. How to map

The mapping method is a node part of the way using the values explaining its direction relative to the way.

Here it is some examples of approximation of readable values and "subkeys" applied to the traffic_sign key.

  • First you say the type of the traffic sign: Warning (Hazard in OSM),Regulatory (all the maxspeed,maxwidth,maxheight,maxweight,maxaxleload,overtaking...),Information (includes city_limit traffic_signs) ,Complementary or Others. Stop and give_way uses highway key until community decide to unify all the traffic signs with one key.
  • Then you apply the subkey for this type.
  • Do you know the id of the traffic sign in its country? Use traffic_sign:id=*

e.g. :

Spain traffic signal r301-50.svg

traffic_sign=maxspeed

maxspeed:forward=50

traffic_sign:id=ES:R301

direction=forward

side=right

When there is a second traffic sign you use the subtag 2: to traffic_sign tag and so on (e.g. traffic_sign:2=maxspeed and/or traffic_sign:2:id=DE:206).

Here there are main values for mapping a traffic sign.

Traffic signs human readable values examples

Tag=value Comment
highway=traffic_signals Traffic signal.
highway=stop Stop sign. Usually tagged implicitly on a node of the highway with highway=stop to unify all the human readable values for this.
highway=give_way Give way sign. Usually tagged as highway=give_way to unify all the human readable values for this.
traffic_sign=hazard A hazard is a potential source of damage to health, life, property, or any other interest of value (see  Hazard). Hazards include natural features of the environment as well as those of human origin.
traffic_sign=maxspeed

traffic_sign=minspeed

traffic_sign=maxspeed:advisory

traffic_sign=implicit

traffic_sign=maxlength

traffic_sign=maxwidth

traffic_sign=maxweigth

traffic_sign=maxaxleload

traffic_sign=overtaking

traffic_sign=overtaking:hgv

traffic_sign=access

traffic_sign=restriction

traffic_sign=mandatory

These signs marks the regulation. They can be prohibitive, mainly give a positive (mandatory) instruction ,mainly give a positive advisory instruction, can mark the end of that prohibition. And also here you have all the restrictions of max* or min*.
traffic_sign=information

traffic_sign=lanes

traffic_sign=services

Here you have all the signs you can find about information instructions.
traffic_sign=complimentary These are all the signs that accompany all the other traffic signs to clarify or adjust the meaning or the situation taht applies the main traffic sign.
traffic_sign=destination

traffic_sign=ref_id

traffic_sign=boundary

traffic_sign=city_limit

All the traffic signs about orientation, destination and confirmation. Not only the plate itself.
traffic_sign=* All common values according to taginfo.

When there is a second traffic sign you use the subtag 2: to traffic_sign tag and so on (e.g. traffic_sign:2=maxspeed and/or traffic_sign:2:id=DE:206).

A good start. Traffic_sign=hazard

Due to the approval of hazard in 2020 there were born the first category for traffic signs as it. Hazard (the initial version of this proposal was talking about warning traffic signs.As you can see in this table all Vienna convention and MUTCD has similar items to specify these situations. It is interesting to use existent tagging in OSM so probably would not have any big change rather than some new proposals of human readable values.

In this other table you will see image of the two main styles of pictures Worldwide accepted: Vienna convention and MUTCD. They can change a little by countries but they are similar.

Key Human readable value Usage count Element Description traffic_sign:id

Vienna

traffic_sign:id

MUTCD

hazard damaged_road node way A section of damaged road where it is recommended to reduce speed Vienna Convention road sign Aa-7a-V1.svg

ES:P15

MUTCD W8-8.svg

US:W8-8

hazard traffic_signals node way A section of road approaching near traffic lights where it is recommended to reduce speed Spain Traffic signals ahead sign.svg

ES:P3

MUTCD W3-3.svg

US:W3-3

hazard animal_crossing node way A place where animals are known to appear unexpectedly, presenting a collision hazard to motorists. Spain traffic signal p24.svg

ES:P24

MUTCD W11-3.svg

US:W11-3

hazard bump node way A bump in the road which may be hazardous to motorists. Spain traffic signal p15a.svg

ES:P15a

MUTCD W8-1.svg

US:W8-1

hazard crossroad node way Crossing of two roads. Spain traffic signal p2.svg

ES:P2

MUTCD W2-1.svg

US:W2-1

hazard children node way A place where children are known to play in the roadway, presenting a collision hazard to children and motorists. Spain traffic signal p21.svg

ES:P21

MUTCD S1-1.svg

US:S1-1

hazard cyclist node way An area where cyclists share a roadway with motor vehicles Spain traffic signal p22.svg

ES:P22

MUTCD W11-15.svg

US:W18-1

hazard dangerous_junction node way A junction or intersection that has a high rate of traffic collisions. Spain traffic signal p50.svg

ES:P50

MUTCD W18-1.svg

US:W18-1

hazard dip node way A dip in the road which may be hazardous to motorists. Spain traffic signal p15b.svg

ES:P15b

MUTCD W8-2.svg

US:W8-2

hazard emergency_vehicles node way A section of road approaching near a intersection with road for emergency vehicles where it is recommended to reduce speed. Spain traffic signal p50.svg

ES:P50

MUTCD W11-8.svg

US:W11-8

hazard falling_rocks node way An area in which rocks, dirt, or other natural materials may fall unexpectedly from cliffs above, or may have fallen, presenting a hazard. Spain traffic signal p26.svg

ES:P26

MUTCD W8-14.svg

US:W8-14

hazard fog node way An area where fog tends to form more frequently than surrounding areas. Spain traffic signal p33.svg

ES:P33

MUTCD W8-22.svg

US:W8-22

hazard frail_pedestrians node way A place where frail or disabled pedestrians are likely to cross a road Spain traffic signal p50.svg

ES:P21b

MUTCD W18-1.svg

US:W18-1

hazard frost_heave node way An area where the road is known to bulge because of ice underneath the roadway. Spain traffic signal p50.svg

ES:P50

MUTCD W18-1.svg

US:W18-1

hazard ground_clearance node way A place (usually a hill or incline) where vehicles with long wheelbases risk being grounded. Spain traffic signal p50.svg

ES:P50

MUTCD W10-5.svg

US:W10-5

hazard horse_riders node way An area where horse riders share a roadway with motor vehicles. Spain traffic signal p50.svg

ES:P50

MUTCD W11-7.svg

US:W11-7

hazard ice node way An area where ice tends to form more frequently than surrounding areas. Spain traffic signal p34.svg

ES:P34

MUTCD W18-1.svg

US:W18-1

hazard landslide node way An area where landslides, mudslides or rockslides are known to occur. Spain traffic signal p26.svg

ES:P26

MUTCD W8-14.svg

US:W8-14

hazard loose_gravel node way An area along the road where rocks and stones may be present, presenting a hazard to motorists. Spain traffic signal p28.svg

ES:P28

MUTCD W8-7.svg

US:W8-7

hazard low_flying_aircraft node way An area where low flying aircraft are known to appear. Spain traffic signal p12.svg

ES:P12

MUTCD I3-5.svg

US:I3-5

hazard pedestrians node way An area where pedestrians share a roadway with motor vehicles Spain traffic signal p20.svg

ES:P20

MUTCD W11-2.svg

US:W11-2

hazard queues_likely node way An area which frequently experiences a queue of cars backed up on the roadway Spain traffic signal p31.svg

ES:P31

MUTCD W18-1.svg

US:W18-1

hazard road_narrows node way A place where the road narrows immediately following the sign. Spain traffic signal p17.svg

ES:P17

MUTCD W5-1.svg

US:W5-1

hazard roundabout node way A section of road approaching near a roundabout where it is recommended to reduce speed. Spain traffic signal p4.svg

ES:P4

MUTCD W2-6.svg

US:W2-6

hazard school_zone node way An area near a school where special traffic laws apply. Spain traffic signal p21.svg

ES:P21

MUTCD S1-1.svg

US:S1-1

hazard side_winds node way An area which frequently receives high winds that present a danger to people. Spain traffic signal p29.svg

ES:P29

MUTCD W1-5R.svg

US:W1-5R

hazard slippery node way An area or stretch of roadway which is slippery, or slippery under certain conditions, presenting a hazard to motorists Spain traffic signal p19.svg

ES:P19

MUTCD W8-5.svg

US:W8-5

hazard curve node way A section of road which presents a risk to motorists due to a single curve. Spain traffic signal p13a.svg

ES:P13a

MUTCD W1-2L.svg

US:W1-2L

hazard curves node way A section of road which presents a risk to motorists due to multiple curves. Spain traffic signal p14a.svg

ES:P14a

MUTCD W1-4R.svg

US:W1-4R

hazard turn node way A section of road that turns sharply Spain traffic signal p13a.svg

ES:P13a

MUTCD W1-1R.svg

US:W1-1R

hazard turns node way A section of road that turns sharply two times, in opposite directions Spain traffic signal p14a.svg

ES:P14a

MUTCD W1-3L.svg

US:W1-3L

Stop and give_way

Key Human readable value Usage count Element Description traffic_sign:id

Vienna

traffic_sign:id

MUTCD

highway stop node way A sign of stop Spain traffic signal r2.svg

ES:R2

MUTCD R1-1.svg

US:R1-1

highway give_way node way A sign of give_way / yield Spain traffic signal r1.svg

ES:R2

MUTCD R1-2.svg

US:R1-2

traffic_sign=max* ,min or advisory

Key Human readable value Usage count Element Description traffic_sign:id

Vienna

traffic_sign:id

MUTCD

maxspeed * node way A sign of maxspeed. Specifies the maximum legal speed limit on a road, railway or waterway. Spain traffic signal r301.svg

ES:R301

MUTCD R2-1.svg

US:R2-1

maxspeed:advisory * node way A sign of advisory maxspeed. Specifies the recomended speed limit on a road, railway or waterway. Spain traffic signal s7.svg

ES:S7

MUTCD W13-1.svg

US:W13-1

minspeed * node way A sign of minspeed. Specifies the minimum legal speed limit on a road, railway or waterway. Señal r411 velocidad mínima.svg

ES:R411

MUTCD R2-4.svg

US:R2-4P

maxheight * node way The legal maximum height Spain traffic signal r205.svg

ES:R205

MUTCD W12-2.svg

US:W12-2

maxwidth * node way The legal maximum width Spain traffic signal r204.svg

ES:R204

MUTCD W5-1.svg

US:W5-1

maxweight * node way The legal maximum weight Spain traffic signal r201.svg

ES:R204

MUTCD R12-1.svg

US:R12-1

maxaxleload * node way The legal maximum axleload weight Spain traffic signal r202.svg

ES:R202

MUTCD R12-2.svg

US:R12-2

maxlength * node way The legal maximum length Spain traffic signal r203.svg

ES:R203

MUTCD W12-2.svg

US:W12-2

overtaking no node way A sign of no overtaking Spain traffic signal r305.svg

ES:R305

MUTCD W18-1.svg

US:W18-1

overtaking:hgv no node way A sign of no overtaking for HGV. Spain traffic signal r306.svg

ES:R305

MUTCD W18-1.svg

US:W18-1

traffic_sign=implicit other regulatory signs

Key Human readable value Usage count Element Description traffic_sign:id

Vienna

traffic_sign:id

MUTCD

maxspeed implicit node way A sign of end of maxspeed limit. Spain traffic signal r501.svg

ES:R501

MUTCD W18-1.svg

US:W18-1

maxspeed:advisory implicit node way A sign of end of advisory maxspeed. Specifies the end of recomended speed limit on a road, railway or waterway. ES S8 70.svg

ES:S8

MUTCD W18-1.svg

US:W18-1

minspeed implicit node way A sign of end of minspeed limit. Spain traffic signal r506.svg

ES:R506

MUTCD W18-1.svg

US:W18-1

overtaking implicit node way A sign of no overtaking Spain traffic signal r502.svg

ES:R502

MUTCD W18-1.svg

US:W18-1

overtaking:hgv implicit node way A sign of no overtaking for HGV. Spain traffic signal r503.svg

ES:R503

MUTCD W18-1.svg

US:W18-1

traffic_sign=access (no) and other regulatory signs

Key Human readable value Usage count Element Description traffic_sign:id

Vienna

traffic_sign:id

MUTCD

access no node way A sign of no access. Except pedestrians. Spain traffic signal r100.svg

ES:R100

MUTCD R5-1.svg

US:R5-1

foot yes node way A sign of wrong way. Except pedestrians. Spain traffic signal r101.svg

ES:R101

MUTCD R5-1a.svg

US:R5-1a

motor_vehicle no node way A sign of no access for motor vehicles. Spain traffic signal r102.svg

ES:R102

MUTCD R5-3.svg

US:R5-3

motorcycle no node way A sign of no access for motorcycles. Spain traffic signal r104.svg

ES:R104

MUTCD R5-8.svg

US:R5-8

hgv no node way A sign of no access for hgv. Spain traffic signal r106.svg

ES:R106

MUTCD R5-2.svg

US:R5-2

hazmat no node way A sign of no access for hazmat vehicles. Spain traffic signal r108.svg

ES:R106

MUTCD R14-3.svg

US:R14-3

hazmat:explosive no node way A sign of no access for hazmat with explosive material vehicles. Spain traffic signal r109.svg

ES:R109

MUTCD R14-3.svg

US:R14-3

hazmat:water no node way A sign of no access for hazmat water vehicles. Spain traffic signal r110.svg

ES:R110

MUTCD R14-3.svg

US:R14-3

agricultural no node way A sign of no access for agricultural vehicles. Spain traffic signal r111.svg

ES:R111

MUTCD W18-1.svg

US:W18-1

bicycle no node way A sign of no access for bicycles. Spain traffic signal r114.svg

ES:R114

MUTCD R5-6.svg

US:R5-6

foot no node way A sign of no access for pedestrians. Spain traffic signal r116.svg

ES:R116

MUTCD R9-3.svg

US:R9-3

horse no node way A sign of no access for equestrians. Spain traffic signal r117.svg

ES:R117

MUTCD R9-14.svg

US:R9-14

traffic_sign=access (designated) and other regulatory signs

Key Human readable value Usage count Element Description traffic_sign:id

Vienna

traffic_sign:id

MUTCD

motor_vehicle designated node way A sign of designated access for motor vehicles. Señal r404 automoviles.svg

ES:R404

MUTCD W18-1.svg

US:W18-1

motorcycle designated node way A sign of designated access for motorcycles. Señal r405 motocicletas.svg

ES:R405

MUTCD W18-1.svg

US:W18-1

hgv designated node way A sign of designated access for hgv. Señal r406 camiones.svg

ES:R406

MUTCD W18-1.svg

US:W18-1

hazmat designated node way A sign of designated access for hazmat vehicles. Señal r-414.svg

ES:R414

MUTCD R14-2.svg

US:R14-2

hazmat:explosive designated node way A sign of designated access for hazmat with explosive material vehicles. Spain traffic signal r416.svg

ES:R416

MUTCD R14-2.svg

US:R14-2

hazmat:water designated node way A sign of designated access for hazmat water vehicles. R-415 spain.svg

ES:R415

MUTCD R14-2.svg

US:R14-2

bicycle designated node way A sign of designated access for bicycles. Señal r407 bicicletas.svg

ES:R407

MUTCD W18-1.svg

US:W18-1

foot designated node way A sign of designated access for pedestrians. Señal r-410.svg

ES:R410

MUTCD W18-1.svg

US:W18-1

horse designated node way A sign of designated access for equestrians. Spain traffic signal r409.svg

ES:R409

MUTCD W18-1.svg

US:W18-1

traffic_signs for restriction

Key Human readable value Usage count Element Description traffic_sign:id

Vienna

traffic_sign:id

MUTCD

restriction no_stopping node way A sign of no stopping Spain traffic signal r307.svg

ES:R307

PDOT R7-20.svg

US:R7-20

restriction no_parking node way A sign of no parking Spain traffic signal r308.svg

ES:R308

MUTCD R7-1.svg

US:R7-1

restriction no_turn_right node way A sign of no turn right Spain traffic signal r302.svg

ES:R302

MUTCD R3-1.svg

US:R3-1

restriction no_turn_left node way A sign of no turn left Spain traffic signal r303.svg

ES:R303

MUTCD R3-2.svg

US:R3-2

restriction no_u_turn node way A sign of no u-turn Spain traffic signal r304.svg

ES:R304

MUTCD R3-4.svg

US:R3-4

Mandatory traffic_signs

Key Human readable value Usage count Element Description traffic_sign:id

Vienna

traffic_sign:id

MUTCD

mandatory turn_right node way A mandatory sign for turn right Spain traffic signal r400a.svg

ES:R400a

MUTCD R3-5R.svg

US:R3-5R

mandatory turn_left node way A mandatory sign for turn left Spain traffic signal r400b.svg

ES:R400b

MUTCD R3-5L.svg

US:R3-5L

mandatory through node way A mandatory sign for straight through Spain traffic signal r400c.svg

ES:R400c

MUTCD R3-5a.svg

US:R3-5a

mandatory keep_right node way A mandatory sign for keep right Spain traffic signal r401a.svg

ES:R401a

MUTCD R4-7.svg

US:R4-7

mandatory keep_left node way A mandatory sign for keep left Spain traffic signal r401b.svg

ES:R401b

MUTCD R4-8.svg

US:R4-8

mandatory roundabout node way A mandatory sign for roundabout Spain traffic signal r402.svg

ES:R402

MUTCD R6-4.svg

US:R6-4

mandatory through_left node way A mandatory sign for straight through or turn left Spain traffic signal r403b.svg

ES:R403b

MUTCD R3-6L.svg

US:R3-6L

mandatory through_right node way A mandatory sign for straight through or turn right Spain traffic signal r403a.svg

ES:R403a

MUTCD R3-6R.svg

US:R3-6R

mandatory no_through node way A mandatory sign for turn left or turn right Spain traffic signal r403c.svg

ES:R403c

MUTCD R3-27.svg

US:R3-27

Information traffic_signs

Key Human readable value Usage count Element Description traffic_sign:id

Vienna

traffic_sign:id

MUTCD

information motorway node way An information sign says you enter in a motorway Spain traffic signal s1.svg

ES:S1

MUTCD W18-1.svg

US:W18-1

information end_motorway node way An information sign says you exit from a motorway Spain traffic signal s2.svg

ES:S21

MUTCD W19-3.svg

US:W19-3

information expressway node way An information sign says you enter in a expressway or motor vehicle way. Spain traffic signal s3.svg

ES:S3

MUTCD W18-1.svg

US:W18-1

information end_expressway node way An information sign says you exit from a expressway or motor vehicle way. Spain traffic signal s4.svg

ES:S4

MUTCD W19-4.svg

US:W19-4

information tunnel node way An information sign says you enter in a tunnel Spain traffic signal s5.svg

ES:S5

MUTCD W18-1.svg

US:W18-1

information crossing node way An information sign says you enter in a crossing Spain traffic signal s13.svg

ES:S13

MUTCD W18-1.svg

US:W18-1

information noexit node way An information sign says you enter in a way that does not have exit Spain traffic signal s15a.svg

ES:S15a

MUTCD W18-1.svg

US:W18-1

information parking node way An information sign says you enter in a parking Spain traffic signal s17.svg

ES:S17

MUTCD W18-1.svg

US:W18-1

information taxi_stop node way An information sign says here it is a taxi stop Spain traffic signal s18.svg

ES:S18

MUTCD W18-1.svg

US:W18-1

information bus_stop node way An information sign says here it is a bus stop Spain traffic signal s19.svg

ES:S19

MUTCD W18-1.svg

US:W18-1

information tram_stop node way An information sign says here it is a tram stop Spain traffic signal s20.svg

ES:S20

MUTCD W18-1.svg

US:W18-1

information living_street node way An information sign says here you enter in a living_street Spain traffic signal s28.svg

ES:S28

MUTCD W18-1.svg

US:W18-1

information end_living_street node way An information sign says here you exit from a living_street Spain traffic signal s29.svg

ES:S29

MUTCD W18-1.svg

US:W18-1

Lanes traffic_signs

Key Human readable value Usage count Element Description traffic_sign:id

Vienna

traffic_sign:id

MUTCD

lanes oneway node way A sign says you there is only one way lane in that direction. Spain traffic signal s12.svg

ES:S12

MUTCD R6-1R.svg

US:R6-1L

lanes 1 node way A sign says you there is only one way lane. Spain traffic signal s11.svg

ES:S11

MUTCD W18-1.svg

US:W18-1

lanes 2 node way A sign says you there is two lanes way. Spain traffic signal s11a.svg

ES:S11a

MUTCD W18-1.svg

US:W18-1

lanes 3 node way A sign says you there is three lanes way. Spain traffic signal s11b.svg

ES:S11b

MUTCD W18-1.svg

US:W18-1

lanes 3_to_2 node way A sign says you a lane of three ends here. Spain traffic signal s52.svg

ES:S52

MUTCD W4-2R.svg

US:W4-2R

lanes 2_to_1 node way A sign says you a lane ends here. Spain traffic signal s52b.svg

ES:S52b

MUTCD W4-2R.svg

US:W4-2R

lanes 1_to_2 node way A sign says you a lane starts here. Spain traffic signal s53.svg

ES:S53

MUTCD W18-1.svg

US:W18-1

lanes 2_to_3 node way A sign says you a lane starts here from two lanes. Spain traffic signal s53b.svg

ES:S53b

MUTCD W18-1.svg

US:W18-1

Services traffic_signs

Key Human readable value Usage count Element Description traffic_sign:id

Vienna

traffic_sign:id

MUTCD

services node way

Complimentary traffic_signs

Key Human readable value Usage count Element Description traffic_sign:id

Vienna

traffic_sign:id

MUTCD

complimentary node way

Ref_id traffic_signs

Key Human readable value Usage count Element Description traffic_sign:id

Vienna

traffic_sign:id

MUTCD

ref_id node way

Boundary traffic_signs

Key Human readable value Usage count Element Description traffic_sign:id

Vienna

traffic_sign:id

MUTCD

boundary node way

Position

When there is a second traffic sign you use the subtag 2: to traffic_sign=* tag and/or traffic_sign:id=* so on

(e.g. traffic_sign:2=maxspeed and/or traffic_sign:2:id=DE:206).

Direction

The mapping method is a node , mainly part of the way, using the values explaining its direction relative to the way.

Tag=value Comment
direction=forward Forward to the way. It is relative to the orientation you draw a way, as rivers
direction=backward Backward to the way. It is relative to the orientation you draw a way, as rivers
direction=90 (clockwise) 90º to the way. It is relative to the orientation you draw a way, as rivers
direction=270 (clockwise) 270º to the way. It is relative to the orientation you draw a way, as rivers
direction=* (clockwise) other directions relative to the way

Side

Also it is completed with a tag side that marks the side of the way traffic sign is in.

Tag=value Comment
side=right the right side of the way . It is relative to the orientation you draw a way, as rivers
side=left the left side of the way.
side=both the left and right sides at the same time.
side=up all elevated traffic signs or traffic panels.
side=down all traffic road marks.