Changes between Version 28 and Version 29 of Presets/OpenSeaMap-PresetForSeamarks


Ignore:
Timestamp:
2013-12-16T12:22:31+01:00 (12 years ago)
Author:
malcolmh
Comment:

Add wrecks

Legend:

Unmodified
Added
Removed
Modified
  • Presets/OpenSeaMap-PresetForSeamarks

    v28 v29  
    11061106      </group> <!-- mooring -->
    11071107
    1108 
    11091108    <group name="Rocks" icon="Rock.png">
    11101109        <item name="Covers and uncovers" icon="RockC.png" type="node">
     
    11281127    </group> <!-- Rocks -->
    11291128
     1129    <group name="Wrecks" icon="WreckS.png">
     1130        <item name="Non-dangerous" icon="WreckND.png" type="node">
     1131            <link text="Wrecks (wiki)" href="http://wiki.openstreetmap.org/wiki/OpenSeaMap/Wrecks" />
     1132            <key key="seamark:type" value="wreck"/>
     1133            <text key="seamark:information" text="Additional information (optional)" default="" delete_if_empty="true"/>
     1134            <key key="seamark:wreck:category" value="non-dangerous" />
     1135        </item>
     1136        <item name="Dangerous" icon="WreckD.png" type="node">
     1137            <link text="Wrecks (wiki)" href="http://wiki.openstreetmap.org/wiki/OpenSeaMap/Wrecks" />
     1138            <key key="seamark:type" value="wreck"/>
     1139            <text key="seamark:information" text="Additional information (optional)" default="" delete_if_empty="true"/>
     1140            <key key="seamark:wreck:category" value="dangerous" />
     1141        </item>
     1142        <item name="Distributed remains " icon="WreckND.png" type="node">
     1143            <link text="Wrecks (wiki)" href="http://wiki.openstreetmap.org/wiki/OpenSeaMap/Wrecks" />
     1144            <key key="seamark:type" value="wreck"/>
     1145            <text key="seamark:information" text="Additional information (optional)" default="" delete_if_empty="true"/>
     1146            <key key="seamark:wreck:category" value="distributed_remains " />
     1147        </item>
     1148        <item name="Mast showing" icon="WreckD.png" type="node">
     1149            <link text="Wrecks (wiki)" href="http://wiki.openstreetmap.org/wiki/OpenSeaMap/Wrecks" />
     1150            <key key="seamark:type" value="wreck"/>
     1151            <text key="seamark:information" text="Additional information (optional)" default="" delete_if_empty="true"/>
     1152            <key key="seamark:wreck:category" value="mast_showing" />
     1153        </item>
     1154        <item name="Hull showing " icon="WreckS.png" type="node">
     1155            <link text="Wrecks (wiki)" href="http://wiki.openstreetmap.org/wiki/OpenSeaMap/Wrecks" />
     1156            <key key="seamark:type" value="wreck"/>
     1157            <text key="seamark:information" text="Additional information (optional)" default="" delete_if_empty="true"/>
     1158            <key key="seamark:wreck:category" value="hull_showing " />
     1159        </item>
     1160    </group> <!-- Wrecks -->
     1161
    11301162     </group> <!-- Seezeichen -->
    11311163