Changeset 11153 in josm for trunk/data/defaultpresets.xml
- Timestamp:
- 2016-10-22T01:23:55+02:00 (10 years ago)
- File:
-
- 1 edited
-
trunk/data/defaultpresets.xml (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/defaultpresets.xml
r11150 r11153 30 30 </chunk> 31 31 <chunk id="riding_surface"> 32 <combo key="leisure" text="Type" values="pitch,sports_centre,stadium,track" values_context="riding" /> 32 <combo key="leisure" text="Type" values="horse_riding,pitch,sports_centre,stadium,track" values_context="riding" /> 33 33 <combo key="surface" text="Surface" values="grass,sand,clay,dirt,fine_gravel,ground,mud,unpaved,compacted" /> 34 34 </chunk> … … 9974 9974 <key key="route" value="bicycle"/> 9975 9975 <text key="name" text="Name" /> 9976 <combo key="network" text="Network" values="icn,ncn,rcn,lcn" /> 9976 <combo key="network" text="Network" values="icn,ncn,rcn,lcn" display_values="international,national,regional,local" values_sort="false" /> 9977 9977 <optional> 9978 9978 <reference ref="route_hikebike_optionals" /> … … 10021 10021 <key key="route" value="hiking"/> 10022 10022 <text key="name" text="Name" /> 10023 <combo key="network" text="Network" values="iwn,nwn,rwn,lwn" /> 10023 <combo key="network" text="Network" values="iwn,nwn,rwn,lwn" display_values="international,national,regional,local" values_sort="false"/> 10024 10024 <optional> 10025 10025 <reference ref="route_hikebike_optionals" /> … … 10037 10037 <key key="route" value="foot"/> 10038 10038 <text key="name" text="Name" /> 10039 <combo key="network" text="Network" values="rwn,lwn" /> 10039 <combo key="network" text="Network" values="rwn,lwn" display_values="regional,local" values_sort="false" /> 10040 10040 <optional> 10041 10041 <reference ref="route_hikebike_optionals" /> … … 10053 10053 <key key="route" value="horse"/> 10054 10054 <text key="name" text="Name" /> 10055 <combo key="network" text="Network" values="ihn,nhn,rhn,lhn" /> 10055 <combo key="network" text="Network" values="ihn,nhn,rhn,lhn" display_values="international,national,regional,local" values_sort="false" /> 10056 10056 <optional> 10057 10057 <reference ref="route_hikebike_optionals" />
Note:
See TracChangeset
for help on using the changeset viewer.
