Closed claustres closed 4 months ago
Are you attempting to use a PolygonSymbolizer on a line feature?
You should first filter any rules that use polygon fill operations to only features with polygon geometries.
Are you mutating the context2d of the canvas in a custom Symbolizer and not resetting it at the end?
Find it out with your help and actually the help of feature picking to identify the failing features/rules !
I was not correctly manage filtering on geometry types so that some polygon symbolizers was run over line features.
Thanks.
In an effort to pursue the support of this kind of style, we get pretty good results but we struggle with a rendering artefact that maybe someone could help identify the root cause. It appears that some lines seems to be "filled", it's certainly not a bug but probably a misusage, here is a rendering at different zoom levels:
Any insight is welcome, thanks.