Changes between Version 2 and Version 3 of Presets/IsSidepath


Ignore:
Timestamp:
2021-09-07T23:33:43+02:00 (4 years ago)
Author:
skyper
Comment:

add living_street and pedestrian; removed useless alt-autocomp keys

Legend:

Unmodified
Added
Removed
Modified
  • Presets/IsSidepath

    v2 v3  
    5050          <list_entry value="residential" icon="presets/transport/way/way_residential.svg" />
    5151          <list_entry value="service" icon="presets/transport/way/way_service.svg" />
     52          <list_entry value="living_street" icon="presets/transport/way/way_living_street.svg" />
     53          <list_entry value="pedestrian" icon="presets/transport/way/way_pedestrian.svg" />
    5254      </combo>
    53       <text key="is_sidepath:of:name" icon="presets/misc/name.svg" text="Name of the major road" alternative_autocomplete_keys="is_sidepath:of:name,name" match="key" />
    54       <text key="is_sidepath:of:ref" text="Reference of the major road" alternative_autocomplete_keys="is_sidepath:of:ref,ref" match="key" />
     55      <text key="is_sidepath:of:name" icon="presets/misc/name.svg" text="Name of the major road" alternative_autocomplete_keys="name" match="key" />
     56      <text key="is_sidepath:of:ref" text="Reference of the major road" alternative_autocomplete_keys="ref" match="key" />
    5557  </item> <!-- is_sidepath -->
    56 
    5758</presets>
    58 
    5959}}}