Bug report #8426
Transparency mangles WMS layers
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Web Services clients/WMS | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 17195 |
Description
I have a WMS. When I set transparency in QGIS, the layer becomes very ugly - colours become pseudo colours etc. See attached for the result of request QGIS makes to the WMS, and what QGIS shows on the screen for just 1% transparent and 70% transparent.
Looking at the requests made to the WMS - they're all requesting the exact same file, so transparency is being done client side.
History
#1 Updated by Jonathan Moules over 11 years ago
QGIS weekly a13cdf8 - windows 7 x64
#2 Updated by Giovanni Manghi over 11 years ago
- Category set to Web Services clients/WMS
seems to work fine here, please provide a url.
#3 Updated by Giovanni Manghi over 11 years ago
- Status changed from Open to Feedback
#4 Updated by Jonathan Moules over 11 years ago
My WMS is internal only and cannot be shared. Also my QGIS doesn't have access to internet so I can't test external ones.
#5 Updated by Giovanni Manghi over 11 years ago
Jonathan Moules wrote:
My WMS is internal only and cannot be shared. Also my QGIS doesn't have access to internet so I can't test external ones.
can't you install and test qgis in a pc outside of your work environment?
#6 Updated by Jonathan Moules over 11 years ago
Possibly, but that won't let me test my given URL.
#7 Updated by Giovanni Manghi over 11 years ago
Jonathan Moules wrote:
Possibly, but that won't let me test my given URL.
but we will know if is a general issue or is about your wms server.
#8 Updated by Jonathan Moules about 11 years ago
The server is a GeoServer 2.3.5 install
This happens with QGIS 2.0
#9 Updated by Giovanni Manghi about 11 years ago
Jonathan Moules wrote:
The server is a GeoServer 2.3.5 install
This happens with QGIS 2.0
can't you really provide a url?
#10 Updated by Jonathan Moules about 11 years ago
Giovanni Manghi wrote:
Jonathan Moules wrote:
The server is a GeoServer 2.3.5 install
This happens with QGIS 2.0can't you really provide a url?
Sorry, it's still internal only I'm afraid. Hopefully soon (ha!) our security folks will finally approve it (or even respond!).
#11 Updated by Jonathan Moules almost 11 years ago
- Status changed from Feedback to Closed
This can be closed. Appears to be working now (master).