Both LinePatternSymbolizer
and PolygonPatternSymbolizer
can customize SVG pattern by parameters
fill
fill-opacity
stroke
stroke-width
stroke-opacity
Parameter spacing
of PolygonPatternSymbolizer
sets spacing between individual images of given pattern.
Parameter lacing
of PolygonPatternSymbolizer
set to alternating-grid
will render pattern resembling bricks in a wall. Value grid
is the default when parameter is unset.