-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathDyke2003_thin_outline_ice_only_translucent.qml
72 lines (72 loc) · 2.64 KB
/
Dyke2003_thin_outline_ice_only_translucent.qml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="1.8.0-Lisboa" minimumScale="0" maximumScale="1e+08" hasScaleBasedVisibilityFlag="0">
<transparencyLevelInt>255</transparencyLevelInt>
<renderer-v2 symbollevels="0" type="RuleRenderer">
<rules>
<rule filter="SYMB='ICE'" symbol="0"/>
<rule filter="SYMB = 'ICE'" symbol="1"/>
</rules>
<symbols>
<symbol outputUnit="MM" alpha="1" type="fill" name="0">
<layer pass="0" class="SimpleFill" locked="0">
<prop k="color" v="0,168,132,255"/>
<prop k="color_border" v="0,0,0,255"/>
<prop k="offset" v="0,0"/>
<prop k="style" v="no"/>
<prop k="style_border" v="solid"/>
<prop k="width_border" v="0.26"/>
</layer>
</symbol>
<symbol outputUnit="MM" alpha="0.494118" type="fill" name="1">
<layer pass="0" class="SimpleFill" locked="0">
<prop k="color" v="240,240,255,126"/>
<prop k="color_border" v="0,0,0,126"/>
<prop k="offset" v="0,0"/>
<prop k="style" v="solid"/>
<prop k="style_border" v="solid"/>
<prop k="width_border" v="0.1"/>
</layer>
</symbol>
</symbols>
</renderer-v2>
<customproperties/>
<displayfield>AREA</displayfield>
<label>0</label>
<labelattributes>
<label fieldname="" text="Label"/>
<family fieldname="" name="Ubuntu"/>
<size fieldname="" units="pt" value="12"/>
<bold fieldname="" on="0"/>
<italic fieldname="" on="0"/>
<underline fieldname="" on="0"/>
<strikeout fieldname="" on="0"/>
<color fieldname="" red="0" blue="0" green="0"/>
<x fieldname=""/>
<y fieldname=""/>
<offset x="0" y="0" units="pt" yfieldname="" xfieldname=""/>
<angle fieldname="" value="0" auto="0"/>
<alignment fieldname="" value="center"/>
<buffercolor fieldname="" red="255" blue="255" green="255"/>
<buffersize fieldname="" units="pt" value="1"/>
<bufferenabled fieldname="" on=""/>
<multilineenabled fieldname="" on=""/>
<selectedonly on=""/>
</labelattributes>
<edittypes>
<edittype type="0" name="AREA"/>
<edittype type="0" name="ICE13K_"/>
<edittype type="0" name="ICE13K_ID"/>
<edittype type="0" name="ICE18K_"/>
<edittype type="0" name="ICE18K_ID"/>
<edittype type="0" name="ICE1K_"/>
<edittype type="0" name="ICE1K_ID"/>
<edittype type="0" name="ICE85K_"/>
<edittype type="0" name="ICE85K_ID"/>
<edittype type="0" name="PERIMETER"/>
<edittype type="0" name="SYMB"/>
</edittypes>
<editform>.</editform>
<editforminit></editforminit>
<annotationform>.</annotationform>
<attributeactions/>
</qgis>