Changeset 7857 in josm


Ignore:
Timestamp:
2014-12-20T15:11:19+01:00 (9 years ago)
Author:
Klumbumbus
Message:

fix #10870 - add preset for junction=yes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/defaultpresets.xml

    r7854 r7857  
    705705                <reference ref="highway_base" />
    706706                <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
    707                 <combo key="junction" text="Junction" values="roundabout,jughandle,yes" />
     707                <combo key="junction" text="Junction" values="roundabout,jughandle" />
    708708            </optional>
    709709        </item> <!-- Construction -->
     
    11651165            <key key="highway" value="traffic_mirror" />
    11661166        </item> <!-- Traffic Mirror -->
     1167        <item name="Named Junction" name_context="junction=yes" type="node,closedway" preset_name_label="true">
     1168            <link href="http://wiki.openstreetmap.org/wiki/Tag:junction=yes" />
     1169            <key key="junction" value="yes" />
     1170            <label text="Used in some countries for a named road junction who’s name serves for local orientation." />
     1171            <text key="name" text="Name" />
     1172        </item> <!-- Named Junction -->
    11671173        <separator/>
    11681174        <item name="Elevator" icon="styles/standard/service/elevator.png" type="node,way,closedway" preset_name_label="true">
Note: See TracChangeset for help on using the changeset viewer.