Ticket #10698: presets-crossing_n_others.patch
File presets-crossing_n_others.patch, 2.3 KB (added by , 8 years ago) |
---|
-
defaultpresets.xml
1047 1047 <optional text="Optional crossing attributes:"> 1048 1048 <combo key="crossing" text="Pedestrian crossing type" values="uncontrolled,traffic_signals,island,unmarked,no,unknown" /> 1049 1049 <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" /> 1050 <check key="button_operated" text="Button operated" /> 1051 <check key="traffic_signals:sound" text="Sound signals" /> 1050 1052 <combo key="supervised" text="Crossing attendant" delimiter="|" values="yes|no|06:00-20:00|Mo-Fr 09:00-18:00,Sa 08:00-14:00|May-Sep 09:30-12:30,14:15-19:30" /> 1051 1053 <check key="bicycle" text="Cross by bicycle" /> 1052 1054 <check key="horse" text="Cross on horseback" /> … … 3952 3954 <space /> 3953 3955 <key key="amenity" value="post_office" /> 3954 3956 <reference ref="name_operator_oh" /> 3957 <text key="ref" text="Reference"/> 3955 3958 </item> <!-- Post Office --> 3956 3959 </group> <!-- Public Buildings --> 3957 3960 <group name="Education" icon="presets/school.png"> … … 4970 4973 <key key="man_made" value="works" /> 4971 4974 <text key="name" text="Name" /> 4972 4975 </item> <!-- Works --> 4973 <item name="Chimney" icon="presets/chimney.png" type="node " preset_name_label="true">4976 <item name="Chimney" icon="presets/chimney.png" type="node,closedway" preset_name_label="true"> 4974 4977 <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=chimney" /> 4975 4978 <space /> 4976 4979 <key key="man_made" value="chimney" /> … … 6197 6200 <key key="amenity" value="bank" /> 6198 6201 <reference ref="name_brand_operator_oh" /> 6199 6202 <check key="atm" text="Automated Teller Machine" default="on" /> 6203 <optional> 6204 <text key="branch" text="Branch operator"/> 6205 <text key="ref" text="Reference"/> 6206 </optional> 6200 6207 <reference ref="link_contact" /> 6201 6208 </item> <!-- Bank --> 6202 6209 <item name="Money Exchange" icon="styles/standard/money/exchange.png" type="node,closedway" preset_name_label="true">