I have a simple line symbolizer with a graphic stroke on top. By default it 
seems like the symbol will rotate to follow the direction of the line.

<LineSymbolizer>
  <Stroke>
    <GraphicStroke>
      <Graphic>
        <Mark>
          <WellKnownName>shape://oarrow</WellKnownName>
          <Stroke>
            <CssParameter name="stroke">#000000</CssParameter>
            <CssParameter name="stroke-width">2</CssParameter>
          </Stroke>
        </Mark>
        <Size>24</Size>
      </Graphic>
    </GraphicStroke>
  </Stroke>
</LineSymbolizer>

How can I force the symbol not to rotate?

I have tried to include the TextSymboliser VendorOption followLine, but the SLD 
wont validate with it.

There is a question on GIS.SE with the same question: 
http://gis.stackexchange.com/questions/58776/sld-disable-follow-line


Regards, Casper
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to