-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlabels.qml
169 lines (169 loc) · 17 KB
/
labels.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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="3.26.0-Buenos Aires" styleCategories="Labeling" labelsEnabled="1">
<labeling type="simple">
<settings calloutType="simple">
<text-style textOpacity="1" useSubstitutions="0" fontSizeMapUnitScale="3x:0,0,0,0,0,0" textOrientation="horizontal" legendString="Aa" fontSizeUnit="Point" fontKerning="1" fontWordSpacing="0" isExpression="1" allowHtml="0" fontItalic="0" textColor="50,50,50,255" multilineHeight="1" forcedItalic="0" fontStrikeout="0" blendMode="0" namedStyle="Regular" fontSize="10" fontWeight="50" fieldName="round("distance", 2) || 'm ' || "direction"" previewBkgrdColor="255,255,255,255" fontLetterSpacing="0" capitalization="0" fontUnderline="0" forcedBold="0" fontFamily="Helvetica">
<families/>
<text-buffer bufferBlendMode="0" bufferDraw="1" bufferJoinStyle="128" bufferOpacity="1" bufferNoFill="1" bufferSize="1" bufferSizeMapUnitScale="3x:0,0,0,0,0,0" bufferSizeUnits="MM" bufferColor="250,250,250,255"/>
<text-mask maskEnabled="0" maskType="0" maskOpacity="1" maskSizeUnits="MM" maskedSymbolLayers="" maskJoinStyle="128" maskSize="0" maskSizeMapUnitScale="3x:0,0,0,0,0,0"/>
<background shapeSizeUnit="Point" shapeFillColor="255,255,255,255" shapeRadiiUnit="Point" shapeSizeMapUnitScale="3x:0,0,0,0,0,0" shapeOffsetUnit="Point" shapeBorderWidthMapUnitScale="3x:0,0,0,0,0,0" shapeOffsetMapUnitScale="3x:0,0,0,0,0,0" shapeSVGFile="" shapeRotation="0" shapeRadiiY="0" shapeJoinStyle="64" shapeRotationType="0" shapeOffsetY="0" shapeType="0" shapeSizeX="0" shapeSizeY="0" shapeRadiiX="0" shapeRadiiMapUnitScale="3x:0,0,0,0,0,0" shapeOffsetX="0" shapeSizeType="0" shapeOpacity="1" shapeBlendMode="0" shapeBorderWidthUnit="Point" shapeDraw="0" shapeBorderWidth="0" shapeBorderColor="128,128,128,255">
<symbol name="markerSymbol" clip_to_extent="1" alpha="1" type="marker" frame_rate="10" force_rhr="0" is_animated="0">
<data_defined_properties>
<Option type="Map">
<Option name="name" value="" type="QString"/>
<Option name="properties"/>
<Option name="type" value="collection" type="QString"/>
</Option>
</data_defined_properties>
<layer locked="0" pass="0" enabled="1" class="SimpleMarker">
<Option type="Map">
<Option name="angle" value="0" type="QString"/>
<Option name="cap_style" value="square" type="QString"/>
<Option name="color" value="133,182,111,255" type="QString"/>
<Option name="horizontal_anchor_point" value="1" type="QString"/>
<Option name="joinstyle" value="bevel" type="QString"/>
<Option name="name" value="circle" type="QString"/>
<Option name="offset" value="0,0" type="QString"/>
<Option name="offset_map_unit_scale" value="3x:0,0,0,0,0,0" type="QString"/>
<Option name="offset_unit" value="MM" type="QString"/>
<Option name="outline_color" value="35,35,35,255" type="QString"/>
<Option name="outline_style" value="solid" type="QString"/>
<Option name="outline_width" value="0" type="QString"/>
<Option name="outline_width_map_unit_scale" value="3x:0,0,0,0,0,0" type="QString"/>
<Option name="outline_width_unit" value="MM" type="QString"/>
<Option name="scale_method" value="diameter" type="QString"/>
<Option name="size" value="2" type="QString"/>
<Option name="size_map_unit_scale" value="3x:0,0,0,0,0,0" type="QString"/>
<Option name="size_unit" value="MM" type="QString"/>
<Option name="vertical_anchor_point" value="1" type="QString"/>
</Option>
<prop k="angle" v="0"/>
<prop k="cap_style" v="square"/>
<prop k="color" v="133,182,111,255"/>
<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="solid"/>
<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="2"/>
<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 name="name" value="" type="QString"/>
<Option name="properties"/>
<Option name="type" value="collection" type="QString"/>
</Option>
</data_defined_properties>
</layer>
</symbol>
<symbol name="fillSymbol" clip_to_extent="1" alpha="1" type="fill" frame_rate="10" force_rhr="0" is_animated="0">
<data_defined_properties>
<Option type="Map">
<Option name="name" value="" type="QString"/>
<Option name="properties"/>
<Option name="type" value="collection" type="QString"/>
</Option>
</data_defined_properties>
<layer locked="0" pass="0" enabled="1" class="SimpleFill">
<Option type="Map">
<Option name="border_width_map_unit_scale" value="3x:0,0,0,0,0,0" type="QString"/>
<Option name="color" value="255,255,255,255" type="QString"/>
<Option name="joinstyle" value="bevel" type="QString"/>
<Option name="offset" value="0,0" type="QString"/>
<Option name="offset_map_unit_scale" value="3x:0,0,0,0,0,0" type="QString"/>
<Option name="offset_unit" value="MM" type="QString"/>
<Option name="outline_color" value="128,128,128,255" type="QString"/>
<Option name="outline_style" value="no" type="QString"/>
<Option name="outline_width" value="0" type="QString"/>
<Option name="outline_width_unit" value="Point" type="QString"/>
<Option name="style" value="solid" type="QString"/>
</Option>
<prop k="border_width_map_unit_scale" v="3x:0,0,0,0,0,0"/>
<prop k="color" v="255,255,255,255"/>
<prop k="joinstyle" v="bevel"/>
<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="128,128,128,255"/>
<prop k="outline_style" v="no"/>
<prop k="outline_width" v="0"/>
<prop k="outline_width_unit" v="Point"/>
<prop k="style" v="solid"/>
<data_defined_properties>
<Option type="Map">
<Option name="name" value="" type="QString"/>
<Option name="properties"/>
<Option name="type" value="collection" type="QString"/>
</Option>
</data_defined_properties>
</layer>
</symbol>
</background>
<shadow shadowUnder="0" shadowOpacity="0.69999999999999996" shadowOffsetGlobal="1" shadowRadiusAlphaOnly="0" shadowRadius="1.5" shadowBlendMode="6" shadowOffsetUnit="MM" shadowDraw="0" shadowOffsetAngle="135" shadowColor="0,0,0,255" shadowOffsetDist="1" shadowOffsetMapUnitScale="3x:0,0,0,0,0,0" shadowScale="100" shadowRadiusUnit="MM" shadowRadiusMapUnitScale="3x:0,0,0,0,0,0"/>
<dd_properties>
<Option type="Map">
<Option name="name" value="" type="QString"/>
<Option name="properties"/>
<Option name="type" value="collection" type="QString"/>
</Option>
</dd_properties>
<substitutions/>
</text-style>
<text-format addDirectionSymbol="0" reverseDirectionSymbol="0" autoWrapLength="0" plussign="0" decimals="3" wrapChar="" placeDirectionSymbol="0" formatNumbers="0" leftDirectionSymbol="<" rightDirectionSymbol=">" useMaxLineLengthForAutoWrap="1" multilineAlign="0"/>
<placement repeatDistanceMapUnitScale="3x:0,0,0,0,0,0" polygonPlacementFlags="2" repeatDistanceUnits="MM" offsetType="0" allowDegraded="0" rotationUnit="AngleDegrees" preserveRotation="1" yOffset="0" overrunDistanceMapUnitScale="3x:0,0,0,0,0,0" placement="2" predefinedPositionOrder="TR,TL,BR,BL,R,L,TSR,BSR" offsetUnits="MM" distMapUnitScale="3x:0,0,0,0,0,0" maxCurvedCharAngleOut="-25" geometryGenerator="" lineAnchorPercent="0.5" priority="5" placementFlags="10" centroidInside="0" dist="0" geometryGeneratorEnabled="0" lineAnchorTextPoint="FollowPlacement" labelOffsetMapUnitScale="3x:0,0,0,0,0,0" overlapHandling="PreventOverlap" lineAnchorType="0" geometryGeneratorType="PointGeometry" rotationAngle="0" centroidWhole="0" distUnits="MM" fitInPolygonOnly="0" quadOffset="4" overrunDistanceUnit="MM" lineAnchorClipping="0" maxCurvedCharAngleIn="25" layerType="LineGeometry" overrunDistance="0" xOffset="0" repeatDistance="0"/>
<rendering labelPerPart="0" minFeatureSize="0" scaleMax="0" drawLabels="1" scaleMin="0" obstacleType="1" obstacle="1" maxNumLabels="2000" scaleVisibility="0" limitNumLabels="0" upsidedownLabels="0" fontMinPixelSize="3" obstacleFactor="1" unplacedVisibility="0" mergeLines="0" fontLimitPixelSize="0" fontMaxPixelSize="10000" zIndex="0"/>
<dd_properties>
<Option type="Map">
<Option name="name" value="" type="QString"/>
<Option name="properties" type="Map">
<Option name="PositionX" type="Map">
<Option name="active" value="true" type="bool"/>
<Option name="field" value="x_end" type="QString"/>
<Option name="type" value="2" type="int"/>
</Option>
<Option name="PositionY" type="Map">
<Option name="active" value="true" type="bool"/>
<Option name="field" value="y_end" type="QString"/>
<Option name="type" value="2" type="int"/>
</Option>
</Option>
<Option name="type" value="collection" type="QString"/>
</Option>
</dd_properties>
<callout type="simple">
<Option type="Map">
<Option name="anchorPoint" value="pole_of_inaccessibility" type="QString"/>
<Option name="blendMode" value="0" type="int"/>
<Option name="ddProperties" type="Map">
<Option name="name" value="" type="QString"/>
<Option name="properties"/>
<Option name="type" value="collection" type="QString"/>
</Option>
<Option name="drawToAllParts" value="false" type="bool"/>
<Option name="enabled" value="0" type="QString"/>
<Option name="labelAnchorPoint" value="point_on_exterior" type="QString"/>
<Option name="lineSymbol" value="<symbol name="symbol" clip_to_extent="1" alpha="1" type="line" frame_rate="10" force_rhr="0" is_animated="0"><data_defined_properties><Option type="Map"><Option name="name" value="" type="QString"/><Option name="properties"/><Option name="type" value="collection" type="QString"/></Option></data_defined_properties><layer locked="0" pass="0" enabled="1" class="SimpleLine"><Option type="Map"><Option name="align_dash_pattern" value="0" type="QString"/><Option name="capstyle" value="square" type="QString"/><Option name="customdash" value="5;2" type="QString"/><Option name="customdash_map_unit_scale" value="3x:0,0,0,0,0,0" type="QString"/><Option name="customdash_unit" value="MM" type="QString"/><Option name="dash_pattern_offset" value="0" type="QString"/><Option name="dash_pattern_offset_map_unit_scale" value="3x:0,0,0,0,0,0" type="QString"/><Option name="dash_pattern_offset_unit" value="MM" type="QString"/><Option name="draw_inside_polygon" value="0" type="QString"/><Option name="joinstyle" value="bevel" type="QString"/><Option name="line_color" value="60,60,60,255" type="QString"/><Option name="line_style" value="solid" type="QString"/><Option name="line_width" value="0.3" type="QString"/><Option name="line_width_unit" value="MM" type="QString"/><Option name="offset" value="0" type="QString"/><Option name="offset_map_unit_scale" value="3x:0,0,0,0,0,0" type="QString"/><Option name="offset_unit" value="MM" type="QString"/><Option name="ring_filter" value="0" type="QString"/><Option name="trim_distance_end" value="0" type="QString"/><Option name="trim_distance_end_map_unit_scale" value="3x:0,0,0,0,0,0" type="QString"/><Option name="trim_distance_end_unit" value="MM" type="QString"/><Option name="trim_distance_start" value="0" type="QString"/><Option name="trim_distance_start_map_unit_scale" value="3x:0,0,0,0,0,0" type="QString"/><Option name="trim_distance_start_unit" value="MM" type="QString"/><Option name="tweak_dash_pattern_on_corners" value="0" type="QString"/><Option name="use_custom_dash" value="0" type="QString"/><Option name="width_map_unit_scale" value="3x:0,0,0,0,0,0" type="QString"/></Option><prop k="align_dash_pattern" v="0"/><prop k="capstyle" v="square"/><prop k="customdash" v="5;2"/><prop k="customdash_map_unit_scale" v="3x:0,0,0,0,0,0"/><prop k="customdash_unit" v="MM"/><prop k="dash_pattern_offset" v="0"/><prop k="dash_pattern_offset_map_unit_scale" v="3x:0,0,0,0,0,0"/><prop k="dash_pattern_offset_unit" v="MM"/><prop k="draw_inside_polygon" v="0"/><prop k="joinstyle" v="bevel"/><prop k="line_color" v="60,60,60,255"/><prop k="line_style" v="solid"/><prop k="line_width" v="0.3"/><prop k="line_width_unit" v="MM"/><prop k="offset" v="0"/><prop k="offset_map_unit_scale" v="3x:0,0,0,0,0,0"/><prop k="offset_unit" v="MM"/><prop k="ring_filter" v="0"/><prop k="trim_distance_end" v="0"/><prop k="trim_distance_end_map_unit_scale" v="3x:0,0,0,0,0,0"/><prop k="trim_distance_end_unit" v="MM"/><prop k="trim_distance_start" v="0"/><prop k="trim_distance_start_map_unit_scale" v="3x:0,0,0,0,0,0"/><prop k="trim_distance_start_unit" v="MM"/><prop k="tweak_dash_pattern_on_corners" v="0"/><prop k="use_custom_dash" v="0"/><prop k="width_map_unit_scale" v="3x:0,0,0,0,0,0"/><data_defined_properties><Option type="Map"><Option name="name" value="" type="QString"/><Option name="properties"/><Option name="type" value="collection" type="QString"/></Option></data_defined_properties></layer></symbol>" type="QString"/>
<Option name="minLength" value="0" type="double"/>
<Option name="minLengthMapUnitScale" value="3x:0,0,0,0,0,0" type="QString"/>
<Option name="minLengthUnit" value="MM" type="QString"/>
<Option name="offsetFromAnchor" value="0" type="double"/>
<Option name="offsetFromAnchorMapUnitScale" value="3x:0,0,0,0,0,0" type="QString"/>
<Option name="offsetFromAnchorUnit" value="MM" type="QString"/>
<Option name="offsetFromLabel" value="0" type="double"/>
<Option name="offsetFromLabelMapUnitScale" value="3x:0,0,0,0,0,0" type="QString"/>
<Option name="offsetFromLabelUnit" value="MM" type="QString"/>
</Option>
</callout>
</settings>
</labeling>
<layerGeometryType>1</layerGeometryType>
</qgis>