| 463 | <item name="Bicycle Road" icon="presets/bicycle_road_sign_icon.svg" type="way"> |
| 464 | <link href="http://wiki.openstreetmap.org/wiki/Key:bicycle_road" |
| 465 | de.href="http://wiki.openstreetmap.org/wiki/DE:Key:bicycle_road" /> |
| 466 | <label text="Edit Bicycle Road" /> |
| 467 | <space /> |
| 468 | <key key="bicycle_road" value="yes" /> |
| 469 | <key key="bicycle" value="designated" /> |
| 470 | <combo key="highway" text="Highway type" values_context="Highway" values="residential,service,unclassified,path,cycleway" default="residential" /> |
| 471 | <text key="name" text="Name" /> |
| 472 | <combo key="vehicle" text="Vehicle access" values="yes,no,destination" default="no" /> |
| 473 | <text key="maxspeed" text="Max. speed (km/h)" default="30"/> |
| 474 | <optional> |
| 475 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> |
| 476 | <combo key="lanes" text="Lanes" values="1,2,3,4,5" /> |
| 477 | <combo key="surface" text="Surface" values="paved,unpaved,asphalt,concrete,metal,wood,paving_stones,cobblestone,gravel,pebblestone,compacted,grass_paver,grass,sand,ground" /> |
| 478 | <check key="oneway" text="Oneway" default="off" /> |
| 479 | <check key="oneway:bicycle" text="Oneway for bicycle" default="off" /> |
| 480 | <check key="bridge" text="Bridge" default="off" /> |
| 481 | <check key="tunnel" text="Tunnel" default="off" /> |
| 482 | <check key="cutting" text="Cutting" default="off" /> |
| 483 | <check key="embankment" text="Embankment" default="off" /> |
| 484 | <combo key="incline" text="Incline" values="10%,-10%,10°,-10°,up,down" /> |
| 485 | <check key="lit" text="Lit" default="off" /> |
| 486 | <text key="width" text="Width (meters)" /> |
| 487 | </optional> |
| 488 | </item> |