Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wms png transparency not honoured #23906

Closed
qgib opened this issue Dec 17, 2016 · 12 comments
Closed

wms png transparency not honoured #23906

qgib opened this issue Dec 17, 2016 · 12 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Server Related to QGIS server
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Dec 17, 2016

Author Name: Regis Haubourg (@haubourg)
Original Redmine Issue: 15990
Affected QGIS version: master
Redmine category:qgis_server
Assignee: René-Luc ReLuc


Testing QGIS server 3 with QGIS 3 client, png image requested do not honour the transparency for white background.
Most probably it is a server issue because other wms sources work well.


@qgib
Copy link
Contributor Author

qgib commented Dec 17, 2016

Author Name: Regis Haubourg (@haubourg)


ok, will probably be fixed by ae64430

@qgib
Copy link
Contributor Author

qgib commented Jan 4, 2017

Author Name: Giovanni Manghi (@gioman)


patch merged, can we close?


  • category_id was configured as QGIS Server
  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Jan 5, 2017

Author Name: Regis Haubourg (@haubourg)


Let me check that (compiling now)

@qgib
Copy link
Contributor Author

qgib commented Jan 5, 2017

Author Name: Regis Haubourg (@haubourg)


Mmm, that is still not transparent here . Anyone confirms?


  • assigned_to_id was configured as Marco Hugentobler

@qgib
Copy link
Contributor Author

qgib commented Jan 5, 2017

Author Name: Regis Haubourg (@haubourg)


tested on revision f67cdc3

@qgib
Copy link
Contributor Author

qgib commented Jan 5, 2017

Author Name: René-Luc ReLuc (@rldhont)


Confirmed with this request SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=-40.42095738741319622,-189,71.67899928492427364,189&CRS=EPSG:4326&WIDTH=1046&HEIGHT=310&LAYERS=countrie&STYLES=&FORMAT=image/png&DPI=220&TRANSPARENT=TRUE based on Admin O from Natural Earth http://www.naturalearthdata.com/downloads/110m-cultural-vectors/110m-admin-0-countries/

It also means that transparent parameter is not tested!


  • assigned_to_id was changed from Marco Hugentobler to René-Luc ReLuc
  • status_id was changed from Feedback to Open
  • 10637 was configured as qgis_mapserv_master_countries_transparent.png

@qgib
Copy link
Contributor Author

qgib commented Jan 5, 2017

Author Name: René-Luc ReLuc (@rldhont)


  • 10638 was configured as qgis_mapserv_214_countries_transparent.png

@qgib
Copy link
Contributor Author

qgib commented Jan 5, 2017

Author Name: Regis Haubourg (@haubourg)


Thanks René-Luc. We have a blocker then for tiled web clients.

@qgib
Copy link
Contributor Author

qgib commented Jan 5, 2017

Author Name: René-Luc ReLuc (@rldhont)


But it is the master and we are working on rewrote all...

@qgib
Copy link
Contributor Author

qgib commented Jan 6, 2017

Author Name: René-Luc ReLuc (@rldhont)


Hi Régis,
I think the regression comes from Paul Blottiere work about using QgsMapSettings.
No background is set in mapSettings for map rendering. I'll test it.

@qgib
Copy link
Contributor Author

qgib commented Jan 7, 2017

Author Name: René-Luc ReLuc (@rldhont)


PR supplied #3960


  • pull_request_patch_supplied was changed from 0 to 1
  • status_id was changed from Open to In Progress

@qgib
Copy link
Contributor Author

qgib commented Jan 11, 2017

Author Name: René-Luc ReLuc (@rldhont)


PR merge #bc4c47029498275c00a918525f78e80f6262b6cf


  • status_id was changed from In Progress to Closed
  • resolution was changed from to fixed/implemented

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Server Related to QGIS server labels May 25, 2019
@qgib qgib added this to the Version 3.0 milestone May 25, 2019
@qgib qgib closed this as completed May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Server Related to QGIS server
Projects
None yet
Development

No branches or pull requests

1 participant