I´ll answer my own question....

yes! with <size></size>


i.e
             <PolygonSymbolizer>
              <Fill>
                 <GraphicFill>
                   <Graphic>
                     <Mark>
                       <WellKnownName>shape://slash</WellKnownName>
                       <Stroke>
                         <CssParameter name="stroke" >#EDBB06</CssParameter>
                         <CssParameter name="width" >2</CssParameter>
                       </Stroke>
                     </Mark>
<Size>4</Size>

                   </Graphic>
                 </GraphicFill>
               </Fill>
          </PolygonSymbolizer>

________________________________
 Von: Robert Buckley <[email protected]>
An: "[email protected]" 
<[email protected]> 
Gesendet: 16:25 Dienstag, 28.Februar 2012
Betreff: [Geoserver-users] is the spacing of "vertline" in polygon fill SLD 
possible?
 

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>
<Size>4</Size>

                   </Graphic>
                 </GraphicFill>
               </Fill>
          </PolygonSymbolizer>


Is there a way to adjust the spacing between the vertical lines?

yours,

Rob
------------------------------------------------------------------------------
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
------------------------------------------------------------------------------
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

Reply via email to