Changeset 14240 in josm for trunk/data


Ignore:
Timestamp:
2018-09-10T00:29:03+02:00 (6 years ago)
Author:
Don-vip
Message:

fix #16708 - add narrow=yes to highway presets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/defaultpresets.xml

    r14229 r14240  
    624624                <check key="motorroad" text="Motorroad" />
    625625                <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
     626                <check key="narrow" text="Narrow" disable_off="true" />
    626627                <check key="trolley_wire" text="Overhead trolley wires" />
    627628                <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" />
     
    667668                <reference ref="highway_base" />
    668669                <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
     670                <check key="narrow" text="Narrow" disable_off="true" />
    669671                <check key="trolley_wire" text="Overhead trolley wires" />
    670672                <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" />
     
    711713                <reference ref="highway_base" />
    712714                <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
     715                <check key="narrow" text="Narrow" disable_off="true" />
    713716                <check key="trolley_wire" text="Overhead trolley wires" />
    714717                <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" />
     
    753756                <reference ref="highway_base" />
    754757                <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
     758                <check key="narrow" text="Narrow" disable_off="true" />
    755759                <check key="trolley_wire" text="Overhead trolley wires" />
    756760                <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" />
     
    781785                <reference ref="highway_base" />
    782786                <reference ref="highway_yesno_incline_oneway_lit_width_sidewalk" />
     787                <check key="narrow" text="Narrow" disable_off="true" />
    783788                <check key="trolley_wire" text="Overhead trolley wires" />
    784789            </optional>
     
    833838                <reference ref="surface_smoothness" />
    834839                <reference ref="highway_yesno_incline_oneway_lit_width" />
     840                <check key="narrow" text="Narrow" disable_off="true" />
    835841                <check key="trolley_wire" text="Overhead trolley wires" />
    836842            </optional>
Note: See TracChangeset for help on using the changeset viewer.