Hi, i'm trying to create a hatch pattern by using the following SLD (using StreamingRenderer and ) :
<PolygonSymbolizer> <Fill> <GraphicFill> <Graphic> <Mark> <WellKnownName>shape://slash</WellKnownName> <Stroke> <CssParameter name="stroke">#990099</CssParameter> <CssParameter name="stroke-width">2</CssParameter> </Stroke> </Mark> <Size>16</Size> </Graphic> </GraphicFill> </Fill> </PolygonSymbolizer> All works fine, except that my hatch pattern 'jumps' at tile borders because it starts filling at the tile origin and tile width/height is not an exact multiple of the pattern image width/height. Is there some way to solve this problem, e.g. by anchoring the hatch pattern to a fixed point of the map ? Thanks, Jan -- Sincerely, Jan De Moerloose Geosparc n.v. http://www.geosparc.com sponsor of http://www.geomajas.org ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
