mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
26 lines
984 B
QML
26 lines
984 B
QML
<qgis styleCategories="Symbology" version="3.28.0">
|
|
<renderer-v2 type="singleSymbol">
|
|
<symbols>
|
|
<symbol type="line" name="0">
|
|
<layer class="SimpleLine">
|
|
<prop k="line_color" v="0,137,202,255"/>
|
|
<prop k="line_width" v="0.6"/>
|
|
<prop k="capstyle" v="round"/>
|
|
<prop k="joinstyle" v="round"/>
|
|
<data_defined_properties>
|
|
<Option type="Map">
|
|
<Option name="properties" type="Map">
|
|
<Option name="width" type="Map">
|
|
<Option name="active" type="bool" value="true"/>
|
|
<Option name="expression" type="QString" value="coalesce("width", 1)"/>
|
|
<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>
|
|
</qgis>
|