mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
36 lines
1.2 KiB
QML
36 lines
1.2 KiB
QML
<qgis styleCategories="Symbology" version="3.28.0">
|
|
<renderer-v2 type="singleSymbol">
|
|
<symbols>
|
|
<symbol type="fill" name="0">
|
|
<layer class="SimpleFill">
|
|
<prop k="color" v="220,220,220,160"/>
|
|
<prop k="outline_color" v="60,60,60,220"/>
|
|
<prop k="outline_width" v="0.6"/>
|
|
<data_defined_properties>
|
|
<Option type="Map">
|
|
<Option name="properties" type="Map">
|
|
<Option name="fillColor" type="Map">
|
|
<Option name="active" type="bool" value="true"/>
|
|
<Option name="expression" type="QString" value="attribute('color')"/>
|
|
<Option name="type" type="int" value="3"/>
|
|
</Option>
|
|
</Option>
|
|
<Option name="type" type="int" value="2"/>
|
|
</Option>
|
|
</data_defined_properties>
|
|
</layer>
|
|
</symbol>
|
|
</symbols>
|
|
</renderer-v2>
|
|
<labeling type="rule-based">
|
|
<rules>
|
|
<rule>
|
|
<settings>
|
|
<text-style field="name" fontSize="10" namedStyle="Bold" isExpression="0"/>
|
|
<text-buffer bufferDraw="1" bufferColor="255,255,255,255" bufferSize="1.5"/>
|
|
</settings>
|
|
</rule>
|
|
</rules>
|
|
</labeling>
|
|
</qgis>
|
|
|