wiki:Presets/Czech_hiking
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
        author="vrabcak"
        version="0.8_2018-03-24"
        link="https://wiki.openstreetmap.org/wiki/WikiProject_Czech_Republic/Editing_Standards_and_Conventions#Turistick.C3.A9_zna.C4.8Den.C3.AD"
        shortdescription="Czech hiking routes"
        de.shortdescription="Tschechische Wanderwege"
        description="Tagging presets for relations mapping Czech hiking routes"
        de.description="Vorlage für das Mappen von tschechischen Wanderweg-Relationen"
        baselanguage="cz">
        <group name="Pěší trasy KČT" icon="kct-major-red.png">
          <item name="Červená" type="relation" icon="kct-major-red.png">
            <label text="Červená pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="red:white:red_bar" />
                <key key="kct_red" value="major" />     
                <key key="operator" value="cz:KČT" />
        <key key="network" value="nwn" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Modrá" type="relation" icon="kct-major-blue.png">
            <label text="Modrá pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="blue:white:blue_bar" />
                <key key="kct_blue" value="major" />
                <key key="operator" value="cz:KČT" />
                <key key="network" value="rwn" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Zelená" type="relation" icon="kct-major-green.png">
            <label text="Zelená pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="green:white:green_bar" />
                <key key="kct_green" value="major" />
                <key key="operator" value="cz:KČT" />
                <key key="network" value="rwn" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Žlutá" type="relation" icon="kct-major-yellow.png">
            <label text="Žlutá pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="yellow:white:yellow_bar" />       
                <key key="kct_yellow" value="major" />
                <key key="operator" value="cz:KČT" />
                <key key="network" value="lwn" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          
          <separator />
          
          <item name="Červená - vrchol" type="relation" icon="kct-peak-red.png">
            <label text="Červená pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="red:white:red_triangle" />
                <key key="kct_red" value="peak" />      
                <key key="operator" value="cz:KČT" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Modrá - vrchol" type="relation" icon="kct-peak-blue.png">
            <label text="Modrá pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="blue:white:blue_triangle" />
                <key key="kct_blue" value="peak" />
                <key key="operator" value="cz:KČT" />   
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Zelená - vrchol" type="relation" icon="kct-peak-green.png">
            <label text="Zelená pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="green:white:green_triangle" />
                <key key="kct_green" value="peak" />
                <key key="operator" value="cz:KČT" />   
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Žlutá - vrchol" type="relation" icon="kct-peak-yellow.png">
            <label text="Žlutá pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="yellow:white:yellow_triangle" />  
                <key key="kct_yellow" value="peak" />
                <key key="operator" value="cz:KČT" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          
          <separator />
          
          <item name="Červená - pramen" type="relation" icon="kct-spring-red.png">
            <label text="Červená pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="red:white:red_bowl" />
                <key key="kct_red" value="spring" />    
                <key key="operator" value="cz:KČT" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Modrá - pramen" type="relation" icon="kct-spring-blue.png">
            <label text="Modrá pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="blue:white:blue_bowl" />
                <key key="kct_blue" value="spring" />
                <key key="operator" value="cz:KČT" />   
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Zelená - pramen" type="relation" icon="kct-spring-green.png">
            <label text="Zelená pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="green:white:green_bowl" />
                <key key="kct_green" value="spring" />
                <key key="operator" value="cz:KČT" />   
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Žlutá - pramen" type="relation" icon="kct-spring-yellow.png">
            <label text="Žlutá pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="yellow:white:yellow_bowl" />      
                <key key="kct_yellow" value="spring" />
                <key key="operator" value="cz:KČT" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          
          <separator />
          
          <item name="Červená - zřícenina" type="relation" icon="kct-ruin-red.png">
            <label text="Červená pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="red:white:red_L" />
                <key key="kct_red" value="ruin" />      
                <key key="operator" value="cz:KČT" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Modrá - zřícenina" type="relation" icon="kct-ruin-blue.png">
            <label text="Modrá pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="blue:white:blue_L" />
                <key key="kct_blue" value="ruin" />
                <key key="operator" value="cz:KČT" />   
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Zelená - zřícenina" type="relation" icon="kct-ruin-green.png">
            <label text="Zelená pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="green:white:green_L" />
                <key key="kct_green" value="ruin" />
                <key key="operator" value="cz:KČT" />   
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Žlutá - zřícenina" type="relation" icon="kct-ruin-yellow.png">
            <label text="Žlutá pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="yellow:white:yellow_L" /> 
                <key key="kct_yellow" value="ruin" />
                <key key="operator" value="cz:KČT" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          
          <separator />
          
          <item name="Červená - odbočka" type="relation" icon="kct-interesting_object-red.png">
            <label text="Červená pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="red:white:red_turned_T" />
                <key key="kct_red" value="interesting_object" />        
                <key key="operator" value="cz:KČT" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Modrá - odbočka" type="relation" icon="kct-interesting_object-blue.png">
            <label text="Modrá pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="blue:white:blue_turned_T" />
                <key key="kct_blue" value="interesting_object" />
                <key key="operator" value="cz:KČT" />   
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Zelená - odbočka" type="relation" icon="kct-interesting_object-green.png">
            <label text="Zelená pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="green:white:green_turned_T" />
                <key key="kct_green" value="interesting_object" />
                <key key="operator" value="cz:KČT" />   
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Žlutá - odbočka" type="relation" icon="kct-interesting_object-yellow.png">
            <label text="Žlutá pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="yellow:white:yellow_turned_T" />  
                <key key="kct_yellow" value="interesting_object" />
                <key key="operator" value="cz:KČT" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          
          <separator />
          
          <item name="Červená - místní trasa" type="relation" icon="kct-local-red.png">
            <label text="Červená pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="red:white:red_corner" />
                <key key="kct_red" value="local" />     
                <key key="operator" value="cz:KČT" />
        <key key="network" value="lwn" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Modrá - místní trasa" type="relation" icon="kct-local-blue.png">
            <label text="Modrá pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="blue:white:blue_corner" />
                <key key="kct_blue" value="local" />
                <key key="operator" value="cz:KČT" />
        <key key="network" value="lwn" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Zelená - místní trasa" type="relation" icon="kct-local-green.png">
            <label text="Zelená pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="green:white:green_corner" />
                <key key="kct_green" value="local" />
                <key key="operator" value="cz:KČT" />
        <key key="network" value="lwn" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          <item name="Žlutá - místní trasa" type="relation" icon="kct-local-yellow.png">
            <label text="Žlutá pěší trasa KČT" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="yellow:white:yellow_corner" />    
                <key key="kct_yellow" value="local" />
                <key key="operator" value="cz:KČT" />
        <key key="network" value="lwn" />
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
 
          <separator />
          
          <item name="Naučná stezka" type="relation" icon="kct-learning-green.png">
            <label text="Naučná stezka" />
                <key key="type" value="route" />
                <key key="route" value="hiking" />
                <key key="osmc:symbol" value="green:white:green_backslash" />
                <key key="kct_green" value="learning" />
        <key key="network" value="lwn" />       
                <text key="name" text="Jméno" />
                <check key="complete" text="kompletní" defualt="off" />
          </item>
          
        </group>
        <group name="Cyklotrasy KČT" icon="cycle-road-sign.png">
                <item name="Cyklotrasa - silniční značení" type="relation" icon="cycle-road-sign.png">
                <label text="Cyklotrasa KČT" />
                        <key key="type" value="route" />
                        <key key="route" value="bicycle" />     
                        <key key="operator" value="cz:KČT" />
                        <text key="ref" text="Číslo" />
                        <text key="name" text="Jméno" />
                        <combo key="network" text="Klasifikace" values="rcn,ncn" display_values="4. třída, 1.-3. třída" editable="false" />
                        <check key="complete" text="kompletní" />
                 </item>
                 
                 <item name="Červená" type="relation" icon="cycle-red.png">
                <label text="Cyklotrasa KČT" />
                        <key key="type" value="route" />
                        <key key="route" value="bicycle" />     
                        <key key="operator" value="cz:KČT" />
                        <key key="kct_red" value="bicycle" />
                        <key key="osmc:symbol" value="red:yellow:red_bar"/>
                        <text key="ref" text="Číslo" />
                        <text key="name" text="Jméno" />
                        <combo key="network" text="Klasifikace" values="rcn,ncn" display_values="4. třída, 1.-3. třída" editable="false" />
                        <check key="complete" text="kompletní" />
                 </item>
                 <item name="Zelená" type="relation" icon="cycle-green.png">
                <label text="Cyklotrasa KČT" />
                        <key key="type" value="route" />
                        <key key="route" value="bicycle" />     
                        <key key="operator" value="cz:KČT" />
                        <key key="kct_green" value="bicycle" />
                        <key key="osmc:symbol" value="green:yellow:green_bar"/>
                        <text key="ref" text="Číslo" />
                        <text key="name" text="Jméno" />
                        <combo key="network" text="Klasifikace" values="rcn,ncn" display_values="4. třída, 1.-3. třída" editable="false" />
                        <check key="complete" text="kompletní" />
                 </item>
                 <item name="Modrá" type="relation" icon="cycle-blue.png">
                <label text="Cyklotrasa KČT" />
                        <key key="type" value="route" />
                        <key key="route" value="bicycle" />     
                        <key key="operator" value="cz:KČT" />
                        <key key="kct_blue" value="bicycle" />
                        <key key="osmc:symbol" value="blue:yellow:blue_bar"/>
                        <text key="ref" text="Číslo" />
                        <text key="name" text="Jméno" />
                        <combo key="network" text="Klasifikace" values="rcn,ncn" display_values="4. třída, 1.-3. třída" editable="false" />
                        <check key="complete" text="kompletní" />
                 </item>
                 <item name="Bílá" type="relation" icon="cycle-white.png">
                <label text="Cyklotrasa KČT" />
                        <key key="type" value="route" />
                        <key key="route" value="bicycle" />     
                        <key key="operator" value="cz:KČT" />
                        <key key="kct_white" value="bicycle" />
                        <key key="osmc:symbol" value="red:yellow:white_bar"/>
                        <text key="ref" text="Číslo" />
                        <text key="name" text="Jméno" />
                        <combo key="network" text="Klasifikace" values="rcn,ncn" display_values="4. třída, 1.-3. třída" editable="false" />
                        <check key="complete" text="kompletní" />
                 </item>
                 
        </group>

</presets>

Presets_Czech_hiking-preset.xml, Presets_Czech_hiking.zip

Last modified 6 years ago Last modified on 2018-03-24T15:03:02+01:00

Attachments (30)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.