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

Tiled WMS layer transparency issue #16131

Closed
qgib opened this issue Jan 24, 2013 · 3 comments
Closed

Tiled WMS layer transparency issue #16131

qgib opened this issue Jan 24, 2013 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers High Priority
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Jan 24, 2013

Author Name: dr - (dr -)
Original Redmine Issue: 7043
Affected QGIS version: master
Redmine category:web_services_clients/wms


If fill Tile size fields in WMS layer settings then QGIS sends WMS requests wthout GET parameter TRANSPARENT=TRUE. For example:

Without Tile size settings:

127.0.0.1 - - [24/Jan/2013:23:01:27 +0700] "GET /cgi-bin/mapserv?map=/wms.map&&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=3277524.1076809586957097,8325115.5015538614243269,3420436.0699613615870476,8451921.5514542907476425&CRS=EPSG:3857&WIDTH=616&HEIGHT=546&LAYERS=building&STYLES=&FORMAT=image/png&DPI=96&MAP_RESOLUTION=96&FORMAT_OPTIONS=dpi:96&TRANSPARENT=TRUE HTTP/1.1" 200 70442 "-" "Mozilla/5.0"

and

With Tile size (256x256):

127.0.0.1 - - [24/Jan/2013:23:02:26 +0700] "GET /cgi-bin/mapserv?map=/wms.map&&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&WIDTH=256&HEIGHT=256&LAYERS=building&STYLES=&FORMAT=image/png&CRS=EPSG:3857&BBOX=3379943.7016588789410889,8379144.3113739937543869,3381569.4094997984357178,8380770.0192149132490158 HTTP/1.1" 200 19461 "-" "Mozilla/5.0"


Related issue(s): #13977 (duplicates)
Redmine related issue(s): 3981


@qgib
Copy link
Contributor Author

qgib commented Jan 24, 2013

Author Name: Giovanni Manghi (@gioman)


should be duplicate of #13977


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Jan 24, 2013

Author Name: dr - (dr -)


  • resolution was changed from to duplicate

@qgib
Copy link
Contributor Author

qgib commented Jan 24, 2013

Author Name: dr - (dr -)


  • status_id was changed from Feedback to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Data Provider Related to specific vector, raster or mesh data providers labels May 24, 2019
@qgib qgib added this to the Version 2.0.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 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! Data Provider Related to specific vector, raster or mesh data providers High Priority
Projects
None yet
Development

No branches or pull requests

1 participant