[udig-devel] Send SLDs to a WMS

Joe Dente jdente at 21technologies.com
Wed Apr 23 16:25:06 PDT 2008


Hi,

 

Does udig have any support for sending the URL of an SLD as a parameter
in a GetMap request to a WMS? I need to generate SLDs on the client side
and then send them over to my WMS.

With OpenLayers, I can pass in the URL of a remotely accessible SLD to
my WMS using the SLD parameter as in the following GetMap command:

 

http://localhost:8080/geoserver/wms?SLD=http://localhost:8080/geoserver/
www/styles/bc_hospitals_2.sld&layers=.....

 

Is a similar command possible with uDig? I've tried creating the SLD
programmatically and attaching it to my WMS layer.  I've tried loading
an SLD through XML and attaching it to my WMS layer.  I've also tried
simply pointing the layer to the URL of the remotely deployed SLD.  None
of these attempts worked.  In all of these cases, the GetMap request
that is generated by uDig does not contain the SLD parameter, leading me
to believe that uDig does not support sending SLDs to a WMS.

 

Thanks,

Joe

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.refractions.net/pipermail/udig-devel/attachments/20080423/6cd68647/attachment.html


More information about the udig-devel mailing list