Last active
February 20, 2024 08:23
-
-
Save tjukanovt/d280041f07c3bbdd779423391c00d222 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE qgis_style> | |
<qgis_style version="2"> | |
<symbols> | |
<symbol alpha="1" force_rhr="0" clip_to_extent="1" type="fill" name="pencilish"> | |
<layer class="MarkerLine" pass="0" locked="0" enabled="1"> | |
<prop k="average_angle_length" v="4"/> | |
<prop k="average_angle_map_unit_scale" v="3x:0,0,0,0,0,0"/> | |
<prop k="average_angle_unit" v="MM"/> | |
<prop k="interval" v="0.02"/> | |
<prop k="interval_map_unit_scale" v="3x:0,0,0,0,0,0"/> | |
<prop k="interval_unit" v="MM"/> | |
<prop k="offset" v="0"/> | |
<prop k="offset_along_line" v="0"/> | |
<prop k="offset_along_line_map_unit_scale" v="3x:0,0,0,0,0,0"/> | |
<prop k="offset_along_line_unit" v="MM"/> | |
<prop k="offset_map_unit_scale" v="3x:0,0,0,0,0,0"/> | |
<prop k="offset_unit" v="MM"/> | |
<prop k="placement" v="interval"/> | |
<prop k="ring_filter" v="0"/> | |
<prop k="rotate" v="1"/> | |
<data_defined_properties> | |
<Option type="Map"> | |
<Option value="" type="QString" name="name"/> | |
<Option name="properties"/> | |
<Option value="collection" type="QString" name="type"/> | |
</Option> | |
</data_defined_properties> | |
<symbol alpha="1" force_rhr="0" clip_to_extent="1" type="marker" name="@pencilish@0"> | |
<layer class="SimpleMarker" pass="0" locked="0" enabled="1"> | |
<prop k="angle" v="0"/> | |
<prop k="color" v="0,0,0,77"/> | |
<prop k="horizontal_anchor_point" v="1"/> | |
<prop k="joinstyle" v="bevel"/> | |
<prop k="name" v="circle"/> | |
<prop k="offset" v="0,0"/> | |
<prop k="offset_map_unit_scale" v="3x:0,0,0,0,0,0"/> | |
<prop k="offset_unit" v="MM"/> | |
<prop k="outline_color" v="35,35,35,255"/> | |
<prop k="outline_style" v="no"/> | |
<prop k="outline_width" v="0"/> | |
<prop k="outline_width_map_unit_scale" v="3x:0,0,0,0,0,0"/> | |
<prop k="outline_width_unit" v="MM"/> | |
<prop k="scale_method" v="diameter"/> | |
<prop k="size" v="0.175"/> | |
<prop k="size_map_unit_scale" v="3x:0,0,0,0,0,0"/> | |
<prop k="size_unit" v="MM"/> | |
<prop k="vertical_anchor_point" v="1"/> | |
<data_defined_properties> | |
<Option type="Map"> | |
<Option value="" type="QString" name="name"/> | |
<Option type="Map" name="properties"> | |
<Option type="Map" name="offset"> | |
<Option value="true" type="bool" name="active"/> | |
<Option value="concat(
'0,',
randf(0,1.1)^5)" type="QString" name="expression"/> | |
<Option value="3" type="int" name="type"/> | |
</Option> | |
</Option> | |
<Option value="collection" type="QString" name="type"/> | |
</Option> | |
</data_defined_properties> | |
</layer> | |
</symbol> | |
</layer> | |
</symbol> | |
</symbols> | |
<colorramps/> | |
<textformats/> | |
<labelsettings/> | |
</qgis_style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment