Re: [Geoserver-users] SLD legend

2013-06-24 Thread Andrea Aime
On Mon, Jun 24, 2013 at 11:41 AM, cjones wrote: > Hi Andrea, > > My company is running GeoServer 2.3 SNAPSHOT... > Ok, then I guess the fixes that went into 2.3.0 were not sufficient Cheers Andrea -- == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Re: [Geoserver-users] SLD legend

2013-06-24 Thread cjones
Hi Andrea, My company is running GeoServer 2.3 SNAPSHOT... Christine -- View this message in context: http://osgeo-org.1560.x6.nabble.com/SLD-legend-tp5060826p5061859.html Sent from the GeoServer - User mailing list archive at Nabble.com. --

Re: [Geoserver-users] SLD legend

2013-06-21 Thread Andrea Aime
On Fri, Jun 21, 2013 at 5:26 PM, cjones wrote: > I can do minor coding, however a colleague of mine (who is heavily into his > coding) may be able to help if and when i stumble if i ask nicely! So yes, > if you could let me know what classes would be involved in the changes, i > will give it a tr

Re: [Geoserver-users] SLD legend

2013-06-21 Thread cjones
I can do minor coding, however a colleague of mine (who is heavily into his coding) may be able to help if and when i stumble if i ask nicely! So yes, if you could let me know what classes would be involved in the changes, i will give it a try :-) I can't promise how successful it will be though!

Re: [Geoserver-users] SLD legend

2013-06-21 Thread Andrea Aime
On Fri, Jun 21, 2013 at 5:02 PM, cjones wrote: > I've created a bug report on codehaus, entitled 'Issue GEOS-5860 - > GetLegend > request doesn't work with Rendering Transformations'. Fingers crossed > something can be done about it! > Yes, it is fixable, the issue is as usual directing resource

Re: [Geoserver-users] SLD legend

2013-06-21 Thread cjones
Hi Andrea, I've created a bug report on codehaus, entitled 'Issue GEOS-5860 - GetLegend request doesn't work with Rendering Transformations'. Fingers crossed something can be done about it! Regards, Christine -- View this message in context: http://osgeo-org.1560.x6.nabble.com/SLD-legen

Re: [Geoserver-users] SLD legend

2013-06-21 Thread cjones
Will do it now! Cheers, Christine -- View this message in context: http://osgeo-org.1560.x6.nabble.com/SLD-legend-tp5060826p5061623.html Sent from the GeoServer - User mailing list archive at Nabble.com. -- This S

Re: [Geoserver-users] SLD legend

2013-06-21 Thread Andrea Aime
On Fri, Jun 21, 2013 at 3:56 PM, cjones wrote: > Hi Andrea, > > Yep - my original dataset is a raster but i am using the > 'RasterAsPointCollection' transformation prior to implementing the SLD > rules > in which the symbols are applied through the use of a 'PointSymbolizer'. > I see. Rendering

Re: [Geoserver-users] SLD legend

2013-06-21 Thread cjones
Hi Andrea, Yep - my original dataset is a raster but i am using the 'RasterAsPointCollection' transformation prior to implementing the SLD rules in which the symbols are applied through the use of a 'PointSymbolizer'. Regards, Christine -- View this message in context: http://osgeo-org.15

Re: [Geoserver-users] SLD legend

2013-06-21 Thread Andrea Aime
On Fri, Jun 21, 2013 at 3:27 PM, cjones wrote: > java.lang.IllegalArgumentException: Unable to create a legend for this > style, we need exactly 1 rule > Unable to create a legend for this style, we need exactly 1 > rule > > Are either of you aware of anyway i can apply a legend to an SLD compose

Re: [Geoserver-users] SLD legend

2013-06-21 Thread cjones
Thanks Ian and Jonathan for your advice, Jonathan, you were correct - i embed the request as a URL. Once i had enabled a given SLD to be viewed with an associated layer, I ended up finding a basic GetLeged request for my layer and style within my WMS GeoServer capabilities. However, a new probl

Re: [Geoserver-users] SLD legend

2013-06-21 Thread Jonathan Moules
Hi Christine: Relating to "fo rce:Rule": http://docs.geoserver.org/2.1.1/user/services/wms/get_legend_graphic/legendgraphic.html#the-various-control-parameters-and-how-to-set-them forceRule (boolean) by defaul rules for a ColorMapEntry are not drawn to > keep the legend small and compact, unless

Re: [Geoserver-users] SLD legend

2013-06-18 Thread Ian Turton
instead of SLD=... use style=cj_point Ian On 18 June 2013 16:15, cjones wrote: > Hi Jody, > > Thank you for your reply. > > I have read the standard for the GetLegendGraphic, as well as the GetMap, > but once again, these are not very insightful. I have also used the 'Demos' > on GeoServer to

Re: [Geoserver-users] SLD legend

2013-06-18 Thread cjones
Hi Jody, Thank you for your reply. I have read the standard for the GetLegendGraphic, as well as the GetMap, but once again, these are not very insightful. I have also used the 'Demos' on GeoServer to try and get an idea of how to apply the legend request to a specific SLD but once again, this

Re: [Geoserver-users] SLD legend

2013-06-18 Thread Jody Garnett
You may want to read the standard for a description of how GetLegendGraphic operation works? -- Jody Garnett On Tuesday, 18 June 2013 at 8:55 PM, cjones wrote: > Hi, i am trying to get my head around creating legends for SLD's and have a > couple of questions: > > 1) what does 'for ceRu

[Geoserver-users] SLD legend

2013-06-18 Thread cjones
Hi, i am trying to get my head around creating legends for SLD's and have a couple of questions: 1) what does 'for ceRule' mean, when in the context of 'LEGEND_OPTIONS=for ceRule:True' 2) How exactly do i implement the legend request? For example, do i insert the request within the SLD or do i