wiki:Presets/Scramble

Version 1 (modified by Hungerburg, 3 years ago) ( diff )

Map a scramble

<?xml version="1.0" encoding="UTF-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
  version="1.6_2024-09-28">
  <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="Assisting structures" disable_off="true" />
    <check key="safety_rope" text="Safety Rope" disable_off="true" />
    <combo key="surface" text="Surface" values="rock,ground" default="rock" />
    <combo key="sac_scale" text="SAC Grade" values="alpine_hiking,demanding_alpine_hiking,difficult_alpine_hiking" default="" />
    <text key="yds_class" text="YDS Class" />
    <text key="uiaa_scale" text="UIAA Grade" />
    <text key="name" text="Name" />
  </item>
</presets>

Presets_Scramble-preset.xml, Presets_Scramble.zip

Note: See TracWiki for help on using the wiki.