We support a selection of SLD parameters, which can be passed to change the display of the map. Below is the accepted list.
LineSymbolizer
| Features | Supported | Notes |
|---|---|---|
| Geometry | No | |
| Stroke: GraphicFill | No | Solid color is used |
| Stroke: GraphicStroke | Yes | Draws the symbol along the line |
| Stroke (CssParameter): stroke | Yes | RGB colors are supported |
| Stroke (CssParameter): width | Yes | |
| Stroke (CssParameter): opacity | No | |
| Stroke (CssParameter): linejoin and linecap | No | |
| Stroke (CssParameter): dasharray | Yes | |
| Stroke (CssParameter): dashoffset | No |
PolygonSymbolizer
| Features | Supported | Notes |
|---|---|---|
| Geometry | No | |
| Stroke | Yes | Strokes are the same as for the LineSymbolizer |
| Fill | Yes | Was developed to support symbol fill polygons in addition to solid fill |
PointSymbolizer
| Features | Supported | Notes |
|---|---|---|
| Geometry | No | |
| Graphic: Mark symbol | Yes | Well-known names (square, circle, triangle, star, cross, X) are supported |
| Graphic: ExternalGraphic | Yes | Was developed to support symbol fill polygons in addition to solid fill |
| Opacity | No | |
| Size | Yes | |
| Rotation | No |
TextSymbolizer
| Features | Supported | Notes |
|---|---|---|
| Geometry | No | |
| Label | Yes | |
| Font(font-family) | Yes | |
| Font-style (Italic, ...) | Yes | |
| Font-weight | Yes | |
| Font-size | Yes | If true-type fonts are not used, default bitmap sizes are given |
| LabelPlacement | Yes | Only PointPlacement is supported |
| Halo | No | |
| Fill | No | Only solid color is available |
RasterSymbolizer
| Features | Supported | Notes |
|---|---|---|
| Geometry | No | |
| Opacity | Yes | |
| ChannelSelection | No | |
| OverlapBehaviour | No | |
| ColorMap | Yes | |
| ContrastEnhancement | No | |
| ShadedRelief | No | |
| ImageOutline | No |
ColorMap
| Features | Supported | Notes |
|---|---|---|
| Color | Yes | |
| Opacity | No | |
| Quantity | Yes | |
| Label | No |