On Tue, Feb 28, 2012 at 4:25 PM, Robert Buckley <[email protected]> wrote: > Hi, > > I have two fill symbols which need to be replicated in geoserver. They are > both exactly the same, apart from one has larger spacing between the > "vertline" > > > <PolygonSymbolizer> > <Fill> > <GraphicFill> > <Graphic> > <Mark> > <WellKnownName>shape://slash</WellKnownName> > <Stroke> > <CssParameter name="stroke" >#EDBB06</CssParameter> > <CssParameter name="width" >2</CssParameter> > </Stroke> > </Mark> > </Graphic> > </GraphicFill> > </Fill> > </PolygonSymbolizer> > > > Is there a way to adjust the spacing between the vertical lines?
Increase the size of the Mark, see the GeoServer documentation: http://docs.geoserver.org/stable/en/user/styling/sld-cookbook/polygons.html#hatching-fill Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 mob: +39 339 8844549 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
