Changeset 15189 in josm


Ignore:
Timestamp:
2019-06-22T17:56:17+02:00 (5 years ago)
Author:
Klumbumbus
Message:

fix #17791 - add junction:ref=* to motorway_link, trunk_link and primary_link presets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/defaultpresets.xml

    r15188 r15189  
    547547                <text key="destination" text="Destination" />
    548548                <text key="destination:ref" text="Destination reference" />
     549                <text key="junction:ref" text="Junction reference" />
    549550                <text key="width" text="Width (meters)" />
    550551                <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
     
    595596                <text key="destination" text="Destination" />
    596597                <text key="destination:ref" text="Destination reference" />
     598                <text key="junction:ref" text="Junction reference" />
    597599                <text key="width" text="Width (meters)" />
    598600                <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
     
    632634            <optional>
    633635                <reference ref="highway_base" />
     636                <text key="destination" text="Destination" />
     637                <text key="destination:ref" text="Destination reference" />
     638                <text key="junction:ref" text="Junction reference" />
    634639                <check key="motorroad" text="Motorroad" />
    635640                <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
     
    658663            <optional>
    659664                <reference ref="highway_base" />
     665                <text key="destination" text="Destination" />
     666                <text key="destination:ref" text="Destination reference" />
    660667                <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
    661668                <combo key="placement" text="Placement" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3,transition" />
     
    683690            <optional>
    684691                <reference ref="highway_base" />
     692                <text key="destination" text="Destination" />
     693                <text key="destination:ref" text="Destination reference" />
    685694                <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
    686695            </optional>
Note: See TracChangeset for help on using the changeset viewer.