1 | <icons>
|
---|
2 | <icon width="100" height="100" x="50" y="80" scale="0.25" file="red_pillar" format="PNG" >
|
---|
3 | <tag k="seamark:type" v="buoy_lateral" />
|
---|
4 | <tag k="seamark:buoy_lateral:shape" v="pillar" />
|
---|
5 | <tag k="seamark:buoy_lateral:colour" v="red" />
|
---|
6 | <tag k="seamark:topmark:colour" v="red" />
|
---|
7 | <tag k="seamark:topmark:shape" v="cylinder" />
|
---|
8 | </icon>
|
---|
9 | <icon width="1000" height="200" scale="1.0" file="waverider" format="SVG" >
|
---|
10 | <tag k="seamark:type" v="buoy_special_purpose" />
|
---|
11 | <tag k="seamark:buoy_special_purpose:shape" v="spherical" />
|
---|
12 | <tag k="seamark:buoy_special_purpose:colour" v="yellow" />
|
---|
13 | <tag k="seamark:buoy_special_purpose:purpose" v="odas" />
|
---|
14 | <tag k="seamark:light:colour" v="yellow" />
|
---|
15 | <tag k="seamark:light:character" v="Fl" />
|
---|
16 | <tag k="seamark:light:group" v="5" />
|
---|
17 | <tag k="seamark:light:period" v="20" />
|
---|
18 | <tag k="seamark:name" v="Hornsea Waverider" />
|
---|
19 | </icon>
|
---|
20 | <icon width="200" height="200" scale="0.5" file="hib" format="PNG" >
|
---|
21 | <tag k="seamark:type" v="beacon_special_purpose" />
|
---|
22 | <tag k="seamark:beacon_special_purpose:shape" v="stake" />
|
---|
23 | <tag k="seamark:topmark:shape" v="triangle, point up" />
|
---|
24 | <tag k="seamark:topmark:status" v="illuminated" />
|
---|
25 | </icon>
|
---|
26 | <icon width="100" height="100" scale="0.5" file="floodlight" format="PNG" >
|
---|
27 | <tag k="seamark:type" v="light" />
|
---|
28 | <tag k="seamark:light:category" v="floodlight" />
|
---|
29 | </icon>
|
---|
30 | <icon width="100" height="150" scale="0.5" file="beacon" format="PNG" >
|
---|
31 | <tag k="seamark:type" v="beacon_lateral" />
|
---|
32 | <tag k="seamark:beacon_lateral:shape" v="stake" />
|
---|
33 | <tag k="seamark:light:category" v="floodlight" />
|
---|
34 | <tag k="seamark:topmark:shape" v="arrow" />
|
---|
35 | <tag k="seamark:topmark:status" v="illuminated" />
|
---|
36 | <tag k="seamark:topmark:orientation" v="45" />
|
---|
37 | </icon>
|
---|
38 | </icons>
|
---|