wiki:Presets/Scramble
<?xml version="1.0" encoding="UTF-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
  version="1.5_2023-06-05">
  <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="uiaa_scale" text="UIAA Grade" values="1,2" default="" />
    <combo key="yds" text="YDS Class" values="2,3" default="" />
    <text key="name" text="Name" />
  </item>
</presets>

Presets_Scramble-preset.xml, Presets_Scramble.zip

Last modified 11 months ago Last modified on 2023-06-06T01:09:09+02:00
Note: See TracWiki for help on using the wiki.