LinePatternSymbolizer

Renders a line with a repeated texture.

Configuration options

Attribute Default value Allowed values Description
file String The path to the texture file relative to the root folder given in the symbols configuration.
opacity 1 0 – 1 0 will cause the line to be completely transparent, 1 will be completely visible

 

Example

<LinePatternSymbolizer file=”symbols/cliff2.svg” /> <LinePatternSymbolizer file=”symbols/generator_wind.svg” opacity=”0.3″ />