Ticket #8973: josm_8973.diff
| File josm_8973.diff, 1.9 KB (added by , 13 years ago) |
|---|
-
data/defaultpresets.xml
1037 1037 <key key="highway" value="traffic_signals" /> 1038 1038 <optional> 1039 1039 <combo key="crossing" text="Pedestrian crossing type" values="uncontrolled,traffic_signals,island,unmarked,no,unknown" /> 1040 <check key="horse" text="Cross on horseback" default="off" />1041 1040 <check key="bicycle" text="Cross by bicycle" default="off" /> 1041 <check key="horse" text="Cross on horseback" default="off" /> 1042 1042 <check key="supervised" text="Crossing attendant" default="off" /> 1043 1043 <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" /> 1044 1044 </optional> … … 1069 1069 ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:crossing" /> 1070 1070 <label text="Edit Crossing" /> 1071 1071 <key key="highway" value="crossing" /> 1072 <combo key="crossing" text=" Type" values="uncontrolled,traffic_signals,island,unmarked,no,unknown" />1072 <combo key="crossing" text="Pedestrian crossing typ" values="uncontrolled,traffic_signals,island,unmarked,no,unknown" /> 1073 1073 <check key="bicycle" text="Cross by bicycle" default="off" /> 1074 1074 <check key="horse" text="Cross on horseback" default="off" /> 1075 1075 <check key="supervised" text="Crossing attendant" default="off" /> 1076 <combo key="crossing_ref" text=" Type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" />1076 <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" /> 1077 1077 </item> 1078 1078 <item name="Traffic Calming" icon="presets/chicane.png" type="node,way"> 1079 1079 <link href="http://wiki.openstreetmap.org/wiki/Key:traffic_calming"
