Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: UDIG 1.1.1, UDIG 1.1.x, UDIG 1.2.2
-
Fix Version/s: UDIG 1.4.1
-
Component/s: application, visualization using map layer and style
-
Labels:None
-
Environment:XP and Linux, JRE 1.6, uDig 1.1.1 and 1.2M8, WMS 1.1.1, Geoserver 2.0
Description
Do not show legend for WMS layers.
1. Add the WMS throug the wizard. It is displayed on the screen. Furthermore, it is printed in the console the URLs corresponding to the requests "GetLegendGraphic" for all the layers found in the server (Geoserver). All the URLs printed are ok. Actually, if try them on the browser then the picture of the legend is displayed.
2. Add a legend for the WMS layer. I have tryed to add the legend through the pop menu (Layer -> Legend) and right-clicking on the map entry (Add -> Map Graphic -> Legend). In both cases the progress bar is activated but nothing is displayed at the end.
The only thing I see is that the "style" parameter is empty. A custom style (configure on the server) is being applied to the WMS layer, and uDig is dectecting it fine, since I see it on the menu "Change Style". Furthermore, the URL printed in the console shows the right legend.