Changeset 7465 in josm
- Timestamp:
- 2014-08-30T02:35:51+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/defaultpresets.xml
r7462 r7465 856 856 <space /> 857 857 <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" match="key" /> 858 <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private, no" match="key" />858 <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,use_sidepath,no" match="key" /> 859 859 <combo key="motor_vehicle" text="Motor vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" match="key" /> 860 860 <combo key="motorcycle" text="Motorcycle" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" match="key" /> … … 995 995 <combo key="trail_visibility" text="Visibility" values="excellent,good,intermediate,bad,horrible,no" values_context="trail_visibility" /> 996 996 <combo key="foot" text="Foot" values="yes,official,designated,permissive,destination,delivery,private,no" /> 997 <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private, no" />997 <combo key="bicycle" text="Bicycle" values="yes,official,designated,permissive,destination,delivery,private,use_sidepath,no" /> 998 998 <combo key="horse" text="Horse" values="yes,official,designated,permissive,destination,delivery,private,no" /> 999 999 <combo key="wheelchair" text="Wheelchairs" values="unknown,yes,official,no" />
Note:
See TracChangeset
for help on using the changeset viewer.