| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <rules description="Seamarks for OpenSeaMap" shortdescription="OpenSeaMap" author="OpenSeaMap" link="http://www.openseamap.org" version="2011-02-13" >
|
|---|
| 3 | <rule>
|
|---|
| 4 | <condition k="seamark:fixme"/>
|
|---|
| 5 | <icon annotate="true" src="http://dev.openseamap.org/josm/icons/LLight.png" priority="100" />
|
|---|
| 6 | </rule>
|
|---|
| 7 | <rule>
|
|---|
| 8 | <condition k="seamark:type"/>
|
|---|
| 9 | <icon annotate="true" src="http://dev.openseamap.org/josm/icons/OpenSeaMapLogo_16.png" priority="10"/>
|
|---|
| 10 | </rule>
|
|---|
| 11 | </rules>
|
|---|