Ignore:
Timestamp:
2020-05-23T18:49:31+02:00 (4 years ago)
Author:
Klumbumbus
Message:

add foot=use_sidepath to access restructions preset and remove bicycle=use_sidepath from path preset (does not fit there)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resources/data/defaultpresets.xml

    r16483 r16485  
    884884            <label text="Transport mode restrictions" />
    885885            <combo key="access" text="General Access" values="yes,destination,delivery,permissive,private,customers,agricultural,forestry,no" match="key" values_searchable="true" />
    886             <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" />
     886            <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,private,use_sidepath,no" match="key" />
    887887            <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" match="key" />
    888888            <space />
     
    983983                <combo key="trail_visibility" text="Visibility" values="excellent,good,intermediate,bad,horrible,no" values_context="trail_visibility" values_sort="false" />
    984984                <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,private,no" />
    985                 <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,use_sidepath,no" />
     985                <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,no" />
    986986                <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" />
    987987                <combo key="wheelchair" text="Wheelchairs" values="yes,designated,limited,no" />
Note: See TracChangeset for help on using the changeset viewer.