sld:Halo
A "Halo" fills an extended area outside the glyphs of a rendered text label to make the label easier to read over a background.
Element information
Namespace: http://niem.gov/niem/external/ogc-sld/1.0.20/dhs-gmo/1.0.0
Schema document: external/ogc-sld/1.0.20/dhs-gmo/1.0.0/sld.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- sld:Radius [0..1]
- sld:Fill [0..1] A "Fill" specifies the pattern for filling an area geometry. The allowed SvgParameters are: "fill" (color) and "fill-opacity".
Attributes
None
Used in
- Anonymous type of element sld:TextSymbol
Sample instance
<sld:Halo> <sld:Radius>Any text, intermingled with: <ogc:Add> <ogc:Add>... </ogc:Add> </ogc:Add> </sld:Radius> <sld:Fill> <sld:GraphicFill> <sld:Graphic>... </sld:Graphic> </sld:GraphicFill> <sld:SvgParameter name="string">Any text, intermingled with: <ogc:Add>... </ogc:Add> </sld:SvgParameter> </sld:Fill> </sld:Halo>