Changeset 15828 in josm for trunk/data/defaultpresets.xml


Ignore:
Timestamp:
2020-02-08T16:48:38+01:00 (6 years ago)
Author:
Klumbumbus
Message:
  • Fix #18642, see #11330 - Don't warn about the key to on route=ferry ways
  • Add vehicle combo to highway=track preset
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/defaultpresets.xml

    r15825 r15828  
    949949                <combo key="mtb:scale" text="MTB Scale" values="0,1,2,3,4,5" />
    950950                <reference ref="general_access" />
     951                <combo key="vehicle" text="All vehicles" values="yes,destination,delivery,permissive,private,agricultural,forestry,no" />
    951952                <combo key="motor_vehicle" text="Motor vehicles" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" />
    952953                <combo key="motorcycle" text="Motorcycle" values="yes,official,designated,destination,delivery,permissive,private,agricultural,forestry,no" />
Note: See TracChangeset for help on using the changeset viewer.