Skip to content

Commit

Permalink
Add the first "out of the box" label style to the default style database
Browse files Browse the repository at this point in the history
Adds a new label style for watercourses
  • Loading branch information
nyalldawson committed Apr 27, 2021
1 parent 4be828f commit 6ae3160
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions resources/symbology-style.xml
Expand Up @@ -5854,4 +5854,20 @@
<prop k="stops" v="0.25;254,204,92,255:0.5;253,141,60,255:0.75;240,59,32,255"/>
</colorramp>
</colorramps>
<labelsettings>
<labelsetting favorite="1" name="Watercourse Label" addedVersion="32000">
<settings calloutType="simple">
<text-style fontSize="10" fieldName="" fontLetterSpacing="0.65625" fontSizeUnit="Point" fontSizeMapUnitScale="3x:0,0,0,0,0,0" multilineHeight="1" useSubstitutions="0" fontKerning="1" fontWordSpacing="0.21875" fontFamily="Cambria" textOpacity="1" fontStrikeout="0" allowHtml="0" fontItalic="1" capitalization="0" textColor="0,145,202,255" previewBkgrdColor="243,243,238,255" namedStyle="Italic" textOrientation="horizontal" isExpression="1" fontUnderline="0" blendMode="0" fontWeight="50">
<families>
<family name="Cambria"/>
<family name="Georgia"/>
<family name="Serif"/>
</families>
</text-style>
<text-format formatNumbers="0" addDirectionSymbol="0" leftDirectionSymbol="&lt;" rightDirectionSymbol=">" reverseDirectionSymbol="0" placeDirectionSymbol="0" plussign="0" decimals="3" wrapChar="" autoWrapLength="0" multilineAlign="0" useMaxLineLengthForAutoWrap="1"/>
<placement centroidInside="0" lineAnchorClipping="0" lineAnchorPercent="0.5" lineAnchorType="0" xOffset="0" quadOffset="4" maxCurvedCharAngleOut="-35" labelOffsetMapUnitScale="3x:0,0,0,0,0,0" preserveRotation="1" placementFlags="14" repeatDistanceUnits="MM" overrunDistanceUnit="MM" offsetUnits="MM" distMapUnitScale="3x:0,0,0,0,0,0" geometryGeneratorType="PointGeometry" fitInPolygonOnly="0" dist="0" distUnits="MM" repeatDistance="300" predefinedPositionOrder="TR,TL,BR,BL,R,L,TSR,BSR" priority="5" geometryGenerator="" centroidWhole="0" maxCurvedCharAngleIn="29" overrunDistanceMapUnitScale="3x:0,0,0,0,0,0" offsetType="0" repeatDistanceMapUnitScale="3x:0,0,0,0,0,0" placement="3" overrunDistance="4" layerType="LineGeometry" yOffset="0" rotationAngle="0" polygonPlacementFlags="2" geometryGeneratorEnabled="0"/>
<rendering minFeatureSize="0" zIndex="0" obstacleType="1" scaleMax="0" drawLabels="1" obstacle="1" mergeLines="1" labelPerPart="0" displayAll="0" fontMinPixelSize="3" limitNumLabels="0" scaleMin="0" maxNumLabels="2000" fontMaxPixelSize="10000" obstacleFactor="1" fontLimitPixelSize="0" scaleVisibility="0" upsidedownLabels="0"/>
</settings>
</labelsetting>
</labelsettings>
</qgis_style>

0 comments on commit 6ae3160

Please sign in to comment.