#469: Legends from Geoserver do not show up
-----------------------------+----------------------------------------------
Reporter: teac | Owner: dev
Type: defect | Status: new
Priority: major | Milestone: 2.6 release
Component: user interface | Version: 2.6 rc1
Resolution: | Keywords: Getlegendgraphic Geoserver legend
-----------------------------+----------------------------------------------
Comment (by teac):
Hi mschulz,
thanks for your reply. I´ve checked your points: the style which is
assigned to the layer is correct. The layername in the capabilities-
document is unique. There are no child-layers in the WMS. The Problem
still exists.
But I figured out a workaround: In table "layerstyle" -> column "name", I
set the entry for the specific layer to "default". Then the legend is ok.
Here´s the SQL:
UPDATE layer_style
SET name = 'default'
WHERE fkey_layer_id = 18384;
Perhaps this helps to fix the problem.
Regards
teac
--
Ticket URL: <http://trac.osgeo.org/mapbender/ticket/469#comment:2>
Mapbender <http://www.mapbender.org/>
Mapbender
_______________________________________________
Mapbender_dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapbender_dev