Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
+0
Start Page
Index
History
Editing Presets/Scramble
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
{{{ #!preset <?xml version="1.0" encoding="UTF-8"?> <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" version="1.[[revision]]_[[date]]"> <item name="Scramble" type="way"> <label text="Map a scramble" /> <key key="highway" value="scramble" /> <check key="smoothness" text="Impassable for wheeled vehicles" value_on="impassable" disable_off="true" default="on" /> <check key="assisted_trail" text="Safety Measures" disable_off="true" /> <check key="safety_rope" text="Safety Rope" disable_off="true" /> <check key="informal" text="Informal" /> <combo key="surface" text="Surface" values="rock,ground" default="" /> <combo key="trailblazed" text="Trail Blazes" values="yes,cairns,symbols,no" default="" /> <combo key="sac_scale" text="SAC Scale" values="alpine_hiking,demanding_alpine_hiking,difficult_alpine_hiking" default="" /> <combo key="climbing:grade:uiaa" text="UIAA Grade" values="1,2,3" default="" /> <combo key="yds" text="YDS Class" values="2,3" default="" /> <text key="name" text="Name" /> </item> </presets> }}}
Note:
See
WikiFormatting
and
TracWiki
for help on editing wiki content.
Change information
Your email or username:
E-mail address and name can be saved in the
Preferences
Comment about this change (optional):
Note:
See
TracWiki
for help on using the wiki.