I red in forum related to this issue topic.Many guys were posting same
issues.
But I can't understant what is the solution for this?
I spend lot of time in this issue.


I am using GeoExt 0.7 and Geoserver 2.2.2.
I created SLD and I applied this sld in my layer.
Layer is showing properly on map but "legend" is not showing on map.
It is throwing "ERROR [lite.StyledShapePainter] - ShapePainter has been
asked to paint a null style!!".
Note:
${Ikon} vaues dynamically getting from WMS layer attribute.
<PointSymbolizer>
    <Graphic>
      <ExternalGraphic>
        <OnlineResource xlink:type="simple"
xlink:href="http://localhost:8080/projName/icons/${Ikon}.png"/>
        <Format>image/png</Format>
      </ExternalGraphic>
      <Size>16.0</Size> 
      <Rotation><ogc:PropertyName>Riktning</ogc:PropertyName></Rotation>
    </Graphic>
</PointSymbolizer>

What I want to do to show the legend on map?

Thanks,
Manog.



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Dynamic-url-s-is-not-working-for-external-graphics-in-SLD-tp5030286.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to