Ticket #8973: josm_8973_v3.diff

File josm_8973_v3.diff, 4.1 KB (added by skyper, 11 years ago)

unmodified version 3

  • data/defaultpresets.xml

     
    10551055                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=traffic_signals"
    10561056                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=traffic_signals"
    10571057                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=traffic_signals" />
     1058            <label text="Edit Traffic Signal" />
     1059            <space />
    10581060            <key key="highway" value="traffic_signals" />
    1059             <optional>
     1061            <label text="Optional crossing attributes:" />
     1062            <space />
    10601063                 <combo key="crossing" text="Pedestrian crossing type" values="uncontrolled,traffic_signals,island,unmarked,no,unknown" />
    1061                  <check key="horse" text="Cross on horseback" default="off" />
    1062                  <check key="bicycle" text="Cross by bicycle" default="off" />
    1063                  <check key="supervised" text="Crossing attendant" default="off" />
    10641064                 <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" />
    1065             </optional>
     1065                 <check key="supervised" text="Crossing attendant" default="off" />
     1066                 <check key="bicycle" text="Cross by bicycle" default="off" />
     1067                 <check key="horse" text="Cross on horseback" default="off" />
    10661068        </item>
    10671069        <item name="Stop" icon="presets/Stop.png" type="node">
    10681070            <key key="highway" value="stop" />
     
    10781080                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=mini_roundabout"
    10791081                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=mini_roundabout" />
    10801082            <key key="highway" value="mini_roundabout" />
     1083            <label text="Edit Mini-Roundabout" />
     1084            <space />
    10811085            <combo key="direction" text="Direction" values="clockwise" />
    10821086        </item>
    10831087        <item name="Pedestrian Crossing" icon="styles/standard/vehicle/zebra_crossing.png" type="node">
     
    10881092                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:crossing"
    10891093                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:crossing"
    10901094                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:crossing" />
    1091             <label text="Edit Crossing" />
     1095            <label text="Edit Pedestrian Crossing" />
     1096            <space />
    10921097            <key key="highway" value="crossing" />
    1093             <combo key="crossing" text="Type" values="uncontrolled,traffic_signals,island,unmarked,no,unknown" />
     1098            <combo key="crossing" text="Pedestrian crossing type" values="uncontrolled,traffic_signals,island,unmarked,no,unknown" />
     1099            <combo key="crossing_ref" text="Crossing type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" />
     1100            <check key="supervised" text="Crossing attendant" default="off" />
    10941101            <check key="bicycle" text="Cross by bicycle" default="off" />
    10951102            <check key="horse" text="Cross on horseback" default="off" />
    1096             <check key="supervised" text="Crossing attendant" default="off" />
    1097             <combo key="crossing_ref" text="Type name (UK)" values="zebra,pelican,toucan,puffin,pegasus,tiger" />
    10981103        </item>
    10991104        <item name="Traffic Calming" icon="presets/chicane.png" type="node,way">
    11001105            <link href="http://wiki.openstreetmap.org/wiki/Key:traffic_calming"
     
    11061111                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:traffic_calming"
    11071112                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:traffic_calming"/>
    11081113            <label text="Edit Traffic Calming" />
     1114            <space />
    11091115            <combo key="traffic_calming" text="Type" values="yes,bump,chicane,choker,cushion,hump,island,rumble_strip,table" match="key" />
    11101116        </item>
    11111117        <item name="Passing Place" icon="presets/passingplace.png" type="node">