Ticket #3403: elemstyles_tiger.xml

File elemstyles_tiger.xml, 470 bytes (added by Apo42, 17 years ago)

external style for Tiger highlight

Line 
1<!--
2 This file contains rules for special display of unreviewed tiger data (USA)
3
4 A general help about the mappaint rule syntax can be found in the elemstyles.xml file
5-->
6
7<rules name="standard" shortdescription="Tiger highlight" description="rules for special display of unreviewed tiger data (USA)">
8 <rule>
9 <condition k="tiger:reviewed" v="no"/>
10 <linemod mode="under" width="10" colour="#808000"/>
11 </rule>
12</rules>