Il 11/18/2014 03:08 PM, Jonathan Moules scrisse:
> If you could report this to the bug tracker (JIRA), that'd be great.
> Please include the SLD itself to allow it to be replicated.
Done:
https://jira.codehaus.org/browse/GEOS-6773
thank you
maxx
-
users@lists.sourceforge.net
Subject: [Geoserver-users] GetLegendGraphic error
I tried to use the GetLegendGraphic function to get an image of one of my sld
styles.
The style works, it is validated and it displays features (lines) as it is
supposed to do when using WMS.
This is the url of the request (gene
I tried to use the GetLegendGraphic function to get an image of one of
my sld styles.
The style works, it is validated and it displays features (lines) as it
is supposed to do when using WMS.
This is the url of the request (generated using the Demo Requests tool):
http://localhost:8080/geoserv
Basically, use two SLDs: one for postgis layer (the default one); the other
for generating legend. GetLegendGraphic allows you to use a non-default
style along with layer name. This method is just a workaround, not a
technical solution.
--
View this message in context:
http://osgeo-org.1803224.n2
yanliu.chn wrote:
> After reading the source code for generating the legend graph,
> I understand why GetLegendGraphic returned empty legend. I've
> found a way to make my legend work by using an external SLD.
And the answer is ?
:)
__
After reading the source code for generating the legend graph, I understand
why GetLegendGraphic returned empty legend. I've found a way to make my
legend work by using an external SLD.
Thanks for viewing this thread!
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/GetLeg