Hello, I'm trying to style the stroke of a polygon with a SVG pattern. If I only have one simple SVG symbol, this displays correctly, but if the SVG is a composed from 2 or 3 different symbols, then when I try to render a complex polygon with this stroke, the layout is broken as it overflows and show the whole pattern on the small lines that composed the polygon. I hope I'm clear enough.
Is there a way to render a polygon with a complex SVG stroke ? I also tried to cut the pattern and to use 2 or 3 different rules in the SLD with the symbols that compose the pattern, but I can't make it work. I would like for example to have the pattern : SVG1 - SVG1 - SVG2 - SVG1 knowing that the size of SVG2 is bigger than SVG1. How ?? Thank you -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Polygon-SVG-stroke-tp5255618.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
