rduivenvoorde / temp

0 stars 0 forks source link

Redmine to Github issue example #15

Open rduivenvoorde opened 8 years ago

rduivenvoorde commented 8 years ago

Description

(coming from description node http://hub.qgis.org/issues/15089.xml )

Hi, some WMS services provide legend images for layers which are much too big:

http://geoservices.knmi.nl/cgi-bin/RADNL_OPER_R___25PCPRR_L3.cgi?

As you can see in the screendump: knmilegendnotok.png

The owner of the service, though gave me a simple hack: add &transparent=true to the getlegendgraphic makes the layer manager resize the image to the viewable part of the iamge (see knmilegendok.png)...

So I have the patch ready here, just wondering if somebody sees a problem in adding this by default (UNLESS off course there is a explicit &TRANSPARENT=false in the legendgraphicurl in the wms capabilities.

Comments

(journal nodes)...

attachments additions are also journal items

rduivenvoorde commented 8 years ago

This could also be a comment depending what is easier to add... I think Comments in the first import commit message though...

rduivenvoorde commented 8 years ago

knmilegendok