PolygonPatternSymbolizer

Renders a polygon with a texture filling.

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 The opacity with which the texture will be applied

 

Example

<PolygonPatternSymbolizer file=”symbols/wetland.png” /> <PolygonPatternSymbolizer file=”symbols/amenity/car_wash.svg” opacity=”0.2″ />