Ticket #21400: josm_stop_position_no_no.patch

File josm_stop_position_no_no.patch, 2.9 KB (added by skyper, 3 years ago)

patch

  • resources/data/defaultpresets.xml

     
    30123012            </optional>
    30133013            <space />
    30143014            <checkgroup columns="3">
    3015                 <check key="bus"        text="Bus" icon="presets/transport/bus.svg" />
    3016                 <check key="trolleybus" text="Trolleybus" icon="presets/transport/trolleybus.svg" />
    3017                 <check key="share_taxi" text="Share taxi" icon="presets/transport/share_taxi.svg" />
    3018                 <check key="train"      text="Train" icon="presets/transport/train.svg" />
    3019                 <check key="light_rail" text="Light Rail" icon="presets/transport/railway/light_rail.svg" />
    3020                 <check key="subway"     text="Subway" icon="presets/transport/railway/subway.svg" />
    3021                 <check key="tram"       text="Tram" icon="presets/transport/railway/tram.svg" />
    3022                 <check key="monorail"   text="Monorail" icon="presets/transport/railway/monorail.svg" />
    3023                 <check key="funicular"  text="Funicular" icon="presets/transport/railway/funicular.svg" />
    3024                 <check key="aerialway"  text="Aerialway" icon="presets/transport/aerialway/station.svg" />
    3025                 <check key="ferry"      text="Ferry" icon="presets/nautical/ferry.svg" />
     3015                <check key="bus"        text="Bus" icon="presets/transport/bus.svg" disable_off="true" />
     3016                <check key="trolleybus" text="Trolleybus" icon="presets/transport/trolleybus.svg" disable_off="true" />
     3017                <check key="share_taxi" text="Share taxi" icon="presets/transport/share_taxi.svg" disable_off="true" />
     3018                <check key="train"      text="Train" icon="presets/transport/train.svg" disable_off="true" />
     3019                <check key="light_rail" text="Light Rail" icon="presets/transport/railway/light_rail.svg" disable_off="true" />
     3020                <check key="subway"     text="Subway" icon="presets/transport/railway/subway.svg" disable_off="true" />
     3021                <check key="tram"       text="Tram" icon="presets/transport/railway/tram.svg" disable_off="true" />
     3022                <check key="monorail"   text="Monorail" icon="presets/transport/railway/monorail.svg" disable_off="true" />
     3023                <check key="funicular"  text="Funicular" icon="presets/transport/railway/funicular.svg" disable_off="true" />
     3024                <check key="aerialway"  text="Aerialway" icon="presets/transport/aerialway/station.svg" disable_off="true" />
     3025                <check key="ferry"      text="Ferry" icon="presets/nautical/ferry.svg" disable_off="true" />
    30263026            </checkgroup>
    30273027        </item> <!-- Stop Position -->
    30283028        <item name="Platform" type="node,way,closedway,multipolygon" icon="presets/transport/platform.svg" preset_name_label="true">