Changes between Version 20 and Version 21 of Presets/OpenSeaMap-PresetForSeamarks


Ignore:
Timestamp:
2013-09-04T15:56:23+02:00 (12 years ago)
Author:
padde
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Presets/OpenSeaMap-PresetForSeamarks

    v20 v21  
    1616        description="Preset to easily add seamarks">
    1717     
    18   <separator/>
     18   <separator/>
    1919    <group name="seamarks" de.name="Seezeichen" icon="Notice_A6.png">
    2020    <group name="Prohibitory Signs" de.name="Verbotszeichen" icon="Notice_A6.png">
     
    10461046          <label text="Insert a signal station" de.text="Signal Station einfügen"/>
    10471047          <space/>
    1048           <text key="seamark:name" text="Name (not mandatory)" de.text="Name (nicht notwendig)" />
    1049           <combo key="seamark:type" text="Type" de.text="Type" values="signal_station_warning, signal_station_traffic" default="signal_station_warning" />
    1050           <check key="seamark:signal_station_warning:category" text="category: storm" de.text=" Kategory: Sturmwarnung" default="on" value_on="storm"/>
     1048          <text key="seamark:name" text="Name (not mandatory)" de.text="Name (nicht notwendig)" delete_if_empty="true"/>
     1049          <combo key="seamark:type" text="Type" de.text="Type" values="signal_station_warning, signal_station_traffic" default="signal_station_warning"  />
     1050          <check key="seamark:signal_station_warning:category" text="category: storm" de.text=" Kategory: Sturmwarnung" default="on" value_on="storm" value_off="" delete_if_empty="true" />
    10511051          <!--editing the light of the signal station -->
    1052           <check key="light" text="light" de.text="Licht" default="on"/>
    1053           <combo key="light:colour" text="light colour" de.text="Farbe" values="yellow,orange,red,green,white" default="orange" />
    1054           <text key="seamark:information" text="additional information (not mandatory)" de.text="zusätzlich Infos (nicht notwendig)"  default="e.g 40/min: strong wind warning; 90/min: gale warning"/>
     1052          <combo key="seamark:light:colour" text="light colour" de.text="Farbe" values="yellow,orange,red,green,white" de.display_values="gelb,orange,rot,grün,weiß" default="orange" delete_if_empty="true" />
     1053          <text key="seamark:information" text="additional information (not mandatory)" de.text="zusätzlich Infos (nicht notwendig)"  default="e.g 40/min: strong wind warning; 90/min: gale warning" delete_if_empty="true"/>
    10551054          <combo key="seamark:light:character" text="flashing characteristics (eg. Flashes of lights - Fl)" de.text="Leucht Charakteristik (z.B. Lichtblitze - Fl" values="F,Fl,LFl,Iso,Oc,Q,VQ,UQ,Mo,Al,IQ,IVQ,IUQ,Al.Fl,Q+LFl,VQ+LFl,UQ+LFl,OcFl,Al.Oc,FFl,FIso,Al.F,FOc,Al.LFl" default="Fl"/>
    10561055          <link href="http://wiki.openstreetmap.org/wiki/OpenSeaMap/Lights"/>
    1057           <combo key="seamark:light:exhibition" text="exhibition (eg. for, warning)" de.text="Beleuchtungzeit (z.B. Nebel, Warnung)" values="24h,day,fog,night,warning,storm" default="warning"/>
     1056          <combo key="seamark:light:exhibition" text="exhibition (eg. for, warning)" de.text="Beleuchtungzeit (z.B. Nebel, Warnung)" values="24h,day,fog,night,warning,storm" default="warning" delete_if_empty="true"/>
    10581057          </item>
    10591058      </group> <!-- signal stations warning -->
    10601059
    10611060        <group name="moorings" de.name="Anlegen" icon="http://wiki.openstreetmap.org/w/images/7/78/06water.png">
    1062                 <item name="post" de.name="Pfosten" icon="http://wiki.openstreetmap.org/w/images/9/9c/Post.png" type="node">
     1061                        <item name="post" de.name="Pfosten" icon="http://wiki.openstreetmap.org/w/images/9/9c/Post.png" type="node">
    10631062                        <label text="create a post" de.text="Pfosten erstellen"/>
    10641063                        <space/>
    1065                         <text key="seamark:name" text="Name (not mandatory)" de.text="Name (nicht notwendig)" default="" delete_if_empty="true"/>
     1064                        <text key="seamark:name" text="Name (not mandatory)" de.text="Name (nicht notwendig)" default="" delete_if_empty="true" />
    10661065                        <key key="seamark:type" value="mooring"/>
    1067                         <combo key="seamark:mooring:category" text="category pile/post(seldom used)" de.text="Kategorie pile/post(selten gebraucht)" values="pile,post" default="pile"/>
     1066                        <combo key="seamark:mooring:category" text="category pile/post" de.text="Kategorie Pfosten" default="pile">
     1067                                <list_entry value="pile" display_value="pile" short_description="pile (standard)" de.short_description="Pfosten, pile (standard)" />
     1068                                <list_entry value="post" display_value="post" short_description="post (seldom used)" de.short_description="Pfosten, post (seldom used)" />
     1069                        </combo> 
     1070                        <link text="morrings" de.text="Anlegen (wiki)" href="http://wiki.openstreetmap.org/wiki/OpenSeaMap/Moorings" />
    10681071                </item>
    10691072                <item name="mooring buoy" de.name="Ankerboje" icon="http://wiki.openstreetmap.org/w/images/b/b2/Mooring_Buoy.png" type="node">
     
    10731076                        <key key="seamark:type" value="mooring"/>
    10741077                        <key key="seamark:mooring:category" value="buoy"/>
    1075                         <combo text="form" de.text="Form" key="seamark:mooring:shape" values=",sphercial,can,conical,pillar,spar,barrel" default="" delete_if_empty="true"/>
    1076                         <combo text="colour" de.text="Farbe" key="seamark:mooring:colour" values=",orange,yellow,red,blue,green" default="" delete_if_empty="true"/>
     1078                        <combo text="form" de.text="Form" key="seamark:mooring:shape" values="sphercial,can,conical,pillar,spar,barrel" default="" delete_if_empty="true"/>
     1079                        <combo text="colour" de.text="Farbe" key="seamark:mooring:colour" values="orange,yellow,red,blue,green" default="" delete_if_empty="true"/>
    10771080                </item>
    10781081      </group> <!-- mooring -->
     
    10811084
    10821085</presets>
     1086
    10831087
    10841088}}}