Version 7 (modified by 8 months ago) ( diff ) | ,
---|
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" author="openmtbmap.org" shortdescription="Additional presets for Mtbikers" de.shortdescription="Ergänzt Presets für Mountainbiker" description="Adds preset for singletrails and tracks" de.description="Ergänzt JOSM um Singletrail und Track Vorlage" link="https://wiki.openstreetmap.org/wiki/Mountainbike" version="2.8_2024-04-04"> <item name="Mtb Singletrail" icon="presets/shop/bicycle.svg" type="way"> <link href="https://wiki.openstreetmap.org/wiki/Mountainbike" de.href="https://wiki.openstreetmap.org/wiki/DE:Mountainbike" it.href="https://wiki.openstreetmap.org/wiki/IT:Mountainbike" /> <label text="Edit Singletrail (highway=path)" /> <key key="highway" value="path" /> <space /> <combo key="mtb:scale" text="mtb:scale" values="0,1,2,3,4,5" default="" /> <combo key="mtb:scale:uphill" text="mtb:scale:uphill" values="0,1,2,3,4,5" default="" /> <combo key="incline" text="incline (up/down or value in +- %)" values="up,down" default="" /> <text key="mtb:description" text="additional info for mtbikers" values="" default="" /> <space /> <combo key="foot" text="Foot" values="yes,private,customers,permissive,destination,agricultural,forestry,delivery,designated,official,unknown,no" default="yes" /> <combo key="bicycle" text="Bicycle" values="yes,private,customers,permissive,destination,agricultural,forestry,delivery,designated,official,unknown,no" default="yes" /> <combo key="horse" text="Horse" values="yes,private,customers,permissive,destination,agricultural,forestry,delivery,designated,official,unknown,no" default="" /> <optional> <text key="name" text="Name" default="" /> <text key="width" text="Width (meters)" default="1" /> <combo key="surface" text="Surface" values="paved,asphalt,cobblestone,cobblestone:flattened,concrete,concrete:lanes,concrete:plates,paving_stones,paving_stones:30,paving_stones:20,unpaved,compacted,dirt,earth,fine_gravel,grass,grass_paver,gravel,ground,ice,metal,mud,pebblestone,salt,sand,snow,wood,woodchips" default="" /> <combo key="sac_scale" text="Sac_scale" values="hiking,mountain_hiking,demanding_mountain_hiking,alpine_hiking,demanding_alpine_hiking,difficult_alpine_hiking" default="" /> <combo key="smoothness" text="Smoothness" values="excellent,good,intermediate,bad,very_bad,horrible,very_horrible,impassable" default="" /> <combo key="class:bicycle:mtb" text="class:bicycle:mtb -3=avoid - +3=great" default="" values="-3,-2,-1,0,1,2,3" /> <combo key="trail_visibility" text="Trail_visibility" default="" values="excellent,good,intermediate,bad,horrible,no" /> </optional> <space /> <label text="Don't forget to add the way to a relation if part of a mtb route" /> </item> <item name="Mtb Track" icon="presets/shop/bicycle.svg" type="way"> <link href="https://wiki.openstreetmap.org/wiki/Mountainbike" de.href="https://wiki.openstreetmap.org/wiki/DE:Mountainbike" it.href="https://wiki.openstreetmap.org/wiki/IT:Mountainbike" /> <label text="Edit mtb track (highway=track)" /> <key key="highway" value="track" /> <space /> <combo key="mtb:scale" text="mtb:scale" values="0,1,2,3,4,5" default="" /> <combo key="mtb:scale:uphill" text="mtb:scale:uphill" values="0,1,2,3,4,5" default="" /> <combo key="incline" text="incline (up/down or value in +- %)" values="up,down" default="" /> <text key="mtb:description" text="additional info for mtbikers" values="" default="" /> <space /> <combo key="foot" text="Foot" values="yes,private,customers,permissive,destination,agricultural,forestry,delivery,designated,official,unknown,no" default="yes" /> <combo key="bicycle" text="Bicycle" values="yes,private,customers,permissive,destination,agricultural,forestry,delivery,designated,official,unknown,no" default="yes" /> <combo key="horse" text="Horse" values="yes,private,customers,permissive,destination,agricultural,forestry,delivery,designated,official,unknown,no" default="" /> <combo key="motorcycle" text="Motorcycle" values="yes,private,customers,permissive,destination,agricultural,forestry,delivery,designated,official,unknown,no" default="" /> <combo key="motorcar" text="Motorcar" values="yes,private,customers,permissive,destination,agricultural,forestry,delivery,designated,official,unknown,no" default="agricultural" /> <optional> <text key="name" text="Name" default="" /> <text key="width" text="Width (meters)" default="2.5" /> <combo key="surface" text="Surface" values="paved,asphalt,cobblestone,cobblestone:flattened,concrete,concrete:lanes,concrete:plates,paving_stones,paving_stones:30,paving_stones:20,unpaved,compacted,dirt,earth,fine_gravel,grass,grass_paver,gravel,ground,ice,metal,mud,pebblestone,salt,sand,snow,wood,woodchips" default="" /> <combo key="sac_scale" text="Sac_scale" values="hiking,mountain_hiking,demanding_mountain_hiking,alpine_hiking,demanding_alpine_hiking,difficult_alpine_hiking" default="" /> <combo key="tracktype" text="Tracktype" values="grade1,grade2,grade3,grade4,grade5" default="" /> <combo key="smoothness" text="Smoothness" values="excellent,good,intermediate,bad,very_bad,horrible,very_horrible,impassable" default="" /> <combo key="class:bicycle:mtb" text="class:bicycle:mtb -3=avoid - +3=great" default="" values="-3,-2,-1,0,1,2,3" /> <combo key="trail_visibility" text="Trail_visibility" default="" values="excellent,good,intermediate,bad,horrible,no" /> </optional> <space /> <label text="Don't forget to add the way to a relation if part of a mtb route" /> </item> </presets>
Presets_MountainbikeTrails-preset.xml, Presets_MountainbikeTrails.zip
Note:
See TracWiki
for help on using the wiki.