nens / lizard-qgis-plugin

A QGIS Lizard plugin
GNU General Public License v3.0
0 stars 0 forks source link

Legend won't change in QGIS, if changed in management screen #27

Open StevenHosper opened 7 months ago

StevenHosper commented 7 months ago

@leendertvanwolfswinkel feel free to elaborate further wherever I've missed something.

When the QGIS plugin is used to load a WMS layer, the initial legend of the layer will be visible, even when this is adjusted in the management screen of Lizard and the layer is reloaded.

Initial ---------------------------------------------------------- QGIS:

image.png

Layer properties:

image.png

Lizard:

image.png

WMS_GetCapabilities:

image.png

After change --------------------------------------------------- QGIS:

image.png

Layer properties:

image.png

Lizard:

image.png

WMS_GetCapabilities:

image.png

In QGIS the layer information seems to update, but the GetLegendGraphic is set, and does not change based on the GetCapabilities.