wiki:Presets/InternationalOrienteeringFederation

Version 2 (modified by simon04, 21 months ago) (diff)

remove unneeded part in description to increase readability

Como presets for JOSM

<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
         description="IOF presets (International Orienteering federation)"
         shortdescription="International Orienteering Federation"
         author="David Svantesson"
         version="1.2_2011-09-20">
        <group name="Land forms">
                <item name="Contour" type="way">
                        <label text="Contours" />
                        <space />
                        <key key="iof" value="contour" />
                        <combo key="type" text="Type of contour" values="normal,index,form" default="normal" />
                        <text key="altitude" text="Altitude" default="" delete_if_empty="true" />
                </item>
                <item name="Slope line">
                        <label text="single slope line on contour" />
                        <key key="iof" value="slope_line" />
                </item>
                <item name="Earth bank">
                        <key key="iof" value="earth_bank" />
                        <label text="..." />
                </item>

                <item name="Earth wall">
                        <key key="iof" value="earth_wall" />
                        <combo key="size" text="Size of earth wall" values="normal,high" />
                </item>

                <item name="Erosion gully">
                        <key key="iof" value="erosion_gully" />
                        <combo key="size" values="normal,small" />
                </item>

                <item name="Knolls">
                        <key key="iof" value="small_knoll" />
                        <combo key="elongated" text="Elongated knoll?" values="yes,no" default="no" />
                        <text key="direction" text="Direction of elongation" delete_if_empty="true" />
                </item>
        
                <item name="Depression">
                        <key key="iof" value="small_depression" />
                </item>

                <item name="Pit">
                        <key key="iof" value="pit" />   
                </item>

                <item name="Broken ground">
                        <key key="iof" value="broken_ground" />
                        <combo key="size" values="small,medium,large" default="small" />
                </item>

                <item name="Special landform features">
                        <key key="iof" value="special_landform" />
                        <text key="description" text="Description (optional)" delete_if_empty="true" />
                </item>
        </group>

        <group name="Rock and boulders">
                <item name="Cliffs">
                        <key key="iof" value="cliff" />
                        <combo key="passable" values="yes,no" default="yes" />
                        <combo key="tags" values="yes,no" default="yes" />
                        <text type="node" key="direction" text="Direction of cliff base (nodes), 0-360 deg" delete_if_empty="true" />
                </item>
                <item name="Rock pillars">
                        <label text="Rock pillars or gigantic boulders (area)" />
                        <key key="iof" value="rock_pillars" />
                </item>
                <item name="Rocky pit">
                        <key key="iof" value="rocky_pit" />
                </item>
                <item name="Cave">
                        <key key="iof" value="cave" />
                </item>
                <item name="Boulder">
                        <key key="iof" value="boulder" />
                        <combo key="size" values="small,medium,large" default="small" />
                </item>
                <item name="Boulder field">
                        <key key="iof" value="boulder_field" />
                        <combo key="size" values="normal,large" />
                        <text key="direction" delete_if_empty="true" />
                </item>
                <item name="Boulder cluster">
                        <key key="iof" value="boulder_cluster" />
                        <combo key="size" values="normal,large" />
                </item>
                <item name="Stony ground">
                        <key key="iof" value="stony_ground" />
                        <combo key="size" values="small,medium,large" />
                </item>
        </group>
        
        <group name="Water">
                <item name="Water">
                        <key key="iof" value="water" />
                        <combo key="bank_line" text="With bankline?" values="yes,no" default="yes" />
                </item>
                <item name="River">
                        <label text="Smallest size of a river, use Water for areas" />
                        <key key="iof" value="river" />
                        <combo key="bank_line=" text="With bankline?" values="yes,no" default="yes" />
                </item>
                <item name="Bank lines">
                        <label text="Separate bank lines" />
                        <key key="iof" value="bank_line" />
                </item>
                <item name="Watercourse">
                        <label text="Crossable watercourses. See Water for areas." />
                        <key key="iof" value="watercourse" />
                        <combo key="size" text="Size of watercourse" values="large,small,minor" default="small" />
                </item>
                <item name="Waterhole">
                        <key key="iof" value="waterhole" />
                </item>
                <item name="narrow_marsh">
                        <key key="iof" value="narrow_marsh" />
                </item>
                <item name="Marshes">
                        <key key="iof" value="marsh" />
                        <combo key="type" values="impassable,normal,indistinct" default="normal" />
                </item>
                <item name="Well">
                        <key key="iof" value="well" />
                </item>
                <item name="Spring">
                        <key key="iof" value="spring" />
                </item>
                <item name="Special water feature">
                        <key key="iof" value="special_water" />
                        <text key="description" text="Description (optional)" delete_if_empty="true" />
                </item>
        </group>

        <group name="Forest">
                <item name="Forests">
                        <key key="iof" value="forest" />
                        <combo key="running" values="easy,slow,difficult,very_difficult,impassable" />
                        <combo key="one_direction" values="yes,no" default="no" />
                        <text key="direction" delete_if_empty="true" />
                </item>
                <item name="Undergrowth">
                        <key key="iof" value="undergrowth" />
                        <combo key="running" values="slow,difficult" />
                </item>
                <item name="Special vegetation feature">
                        <key key="iof" value="special_vegetation" />
                        <text key="description" text="Description (optional)" delete_if_empty="true" />
                        <combo key="display" values="cross,circle,dot" default="cross" /> 
                </item>
        </group>

        <group name="Open areas">
                <item name="Sandy open land">
                        <key key="iof" value="open_land" />
                        <key key="surface=" value="sand" />
                </item>
                <item name="Bare rock">
                        <key key="iof" value="bare_rock" />
                </item>
                <item name="Open land">
                        <key key="iof" value="open_land" />
                        <combo key="surface" values="normal,rough" default="normal" />
                        <combo key="trees" values="no,scattered" default="no" />
                        <combo key="cultivated" values="yes,no" default="no" />
                </item>
                <item name="Orchard">
                        <key key="iof" value="orchard" />
                        <text key="direction" delete_if_empty="true" />
                </item>
                <item name="Vineyard">
                        <key key="iof" value="vineyard" />
                        <text key="direction" delete_if_empty="true" />
                </item>
        </group>

        <group name="Boundaries">
                <item name="Distinct cultivation">
                        <key key="iof" value="boundary" />
                        <key key="type" value="distinct_cultivation" />
                </item>
                <item name="Vegetation boundary">
                        <key key="iof" value="boundary" />
                        <combo key="type" text="Distinct or indistinct?" values="distinct_vegetation,indistinct_vegetation" default="distinct_vegetation" />
                </item>
                <item name="Out-of-bounds area">
                        <key key="iof" value="permanent_out_of_bounds" />
                        <check key="boundary" default="on" />
                </item>
                <item name="Out-of-bounds boundary">
                        <key key="iof" value="boundary" />
                        <key key="type" value="permanently_forbidden" />
                </item>
        </group>

        <group name="Road and paths">
                <item name="Vehicle roads">
                        <label text="Roads suitable for vehicles" />
                        <key key="iof" value="road" />
                        <combo key="type" text="Type/size of road" values="motorway,major,minor,narrow,track" />
                        <check key="area" default="off" />
                        <check key="construction" text="Road under construction"
                        default="off" />
                </item>
                <item name="Paved areas">
                        <key key="iof" value="paved_area" />
                </item>
                <item name="Footpaths">
                        <key key="iof" value="path" />
                        <combo key="type" text="Type/size of path" values="large,small,indistinct" />
                        <check key="area" default="off" />
                </item>
                <item name="Narrow ride">
                        <key key="iof" value="narrow_ride" />
                </item>
                <item name="Bridge">
                        <label text="Footbridge" />
                        <key key="iof" value="bridge" />
                        <text key="direction" delete_if_empty="true" />
                </item>
                <item name="Tunnel">
                        <key key="iof" value="tunnel" />
                        <combo key="part" values="extent,opening,edge" default="extent" />
                </item>
                <item name="Railroad">
                        <key key="iof" value="railway" />
                        <combo key="type" values="rail,tram" default="rail" delete_if_empty="true" />
                </item>
        </group>

        <group name="Man-made line features">
                <item name="Power line">
                        <key key="iof" value="power_line" />
                        <combo key="size" values="normal,major" default="normal" />
                </item>
                <item name="Pylon on major powerline">

                </item>
                <item name="Stone wall">
                        <key key="iof" value="stone_wall" />
                        <combo key="size" values="ruined,normal,high" default="normal" />
                </item>
                <item name="Fence">
                        <key key="iof" value="fence" />
                        <combo key="size" values="ruined,normal,high" default="normal" />
                </item>
                <item name="Pipeline">
                        <key key="iof" value="pipeline" />
                        <check key="passable" default="on" />
                </item>
                <item name="Crossing point">
                        <label text="Crossing point on wall, fence or pipeline (draw line between openings)" />
                        <key key="iof" value="crossing_point" />
                </item>
        </group>

        <group name="Settlement">
                <item name="Building">
                        <key key="iof" value="building" />
                        <text type="node" key="direction" delete-if-empty="true" />
                </item>
                <item name="Settlement area">
                        <key key="iof" value="settlement" />
                </item>
        </group>
        
        <group name="Man-made point features">
                <item name="Grave">
                        <key key="iof" value="grave" />
                </item>
                <item name="tower">
                        <key key="iof" value="tower" />
                        <combo key="size" text="Size of tower" values="small,high" default="small" />
                </item>
                <item name="Cairn">
                        <key key="iof" value="cairn" />
                </item>
                <item name="Fodder rack">
                        <key key="iof" value="fodder_rack" />
                </item>
                <item name="Special man-made">
                        <key key="iof" value="special_manmade" />
                        <combo key="display" text="Display type" values="cross,circle" default="cross" />
                        <text key="description" text="Enter description (optional)" delete_if_empty="true" />
                </item>
        </group>

        <group name="Other">
                <item name="Ruin">
                        <key key="iof" value="ruin" />
                        <check key="solid_line" default="off" />
                </item>
                <item name="Firing range">
                        <key key="iof" value="firing_range" />
                </item>
        </group>
</presets>

Presets_InternationalOrienteeringFederation-preset.xml, Presets_InternationalOrienteeringFederation.zip