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

Remove warning about WMS #17139

Closed
qgib opened this issue Jul 24, 2013 · 16 comments
Closed

Remove warning about WMS #17139

qgib opened this issue Jul 24, 2013 · 16 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks

Comments

@qgib
Copy link
Contributor

qgib commented Jul 24, 2013

Author Name: Paolo Cavallini (@pcav)
Original Redmine Issue: 8359
Affected QGIS version: 3.6.0
Redmine category:map_composer/printing


When printing a layout that contains a WMS, we get a warning about max size.
I think this is useless now, as the print driver automatically tiles up the WMS request, and can be confusing and misleading for users.
Better remove the warning.

@qgib
Copy link
Contributor Author

qgib commented Jul 24, 2013

Author Name: Paolo Cavallini (@pcav)


  • subject was changed from Remove warning abouot WMS to Remove warning about WMS

@qgib
Copy link
Contributor Author

qgib commented Apr 6, 2014

Author Name: Jürgen Fischer (@jef-n)


  • category_id was changed from 33 to Map Composer/Printing

@qgib
Copy link
Contributor Author

qgib commented Jun 23, 2014

Author Name: Paolo Cavallini (@pcav)


Still true


  • tag was changed from to easy

@qgib
Copy link
Contributor Author

qgib commented Jun 23, 2014

Author Name: Giovanni Manghi (@gioman)


I'm not sure the composer automatically makes tiled requests.

@qgib
Copy link
Contributor Author

qgib commented Oct 27, 2014

Author Name: Anita Graser (@anitagraser)


The warning is

Some WMS servers (e.g. UMN mapserver) have a limit for the WIDTH and HEIGHT parameter. 
Printing layers from such servers may exceed this limit. If this is the case, the WMS 
layer will not be printed

and imho it's more misleading than helpful because the reason why WMS do not print in my experience is if the output resolution is set to something bigger than 75 dpi. (Tested with http://data.wien.gv.at/daten/wms?service=WMS&request=GetCapabilities&version=1.1.1)

@qgib
Copy link
Contributor Author

qgib commented Oct 29, 2014

Author Name: Jukka Rahkonen (Jukka Rahkonen)


What do you suggest for making the message more understandable for QGIS users? For me as a Mapserver user it does make sense and the current message probably tells what really happens: with screen size of, let's say, 800 x 600 pixels the raised output resolution leads to bigger WIDTH & HEIGHT (1600 x 1200 or so) in the GetMaps and MapServer will not send a map.

@qgib
Copy link
Contributor Author

qgib commented Oct 29, 2014

Author Name: Giovanni Manghi (@gioman)


and imho it's more misleading than helpful because the reason why WMS do not print in my experience is if the output resolution is set to something bigger than 75 dpi. (

Hi Anita, this is not what I see, I can print layouts with WMS layers at above 75dpi. The limit should be set at server level, not a qgis issue.

Anyway regarding the original description: I does not seems to me that the print composer automatically tiles WMS layers. It does if of course it was choose to do it when the layer was added in the project using the WMS client and the option "tile size".

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


  • regression was configured as 0
  • easy_fix was configured as 0

@qgib
Copy link
Contributor Author

qgib commented Mar 7, 2018

Author Name: Paolo Cavallini (@pcav)


Unclear to me whether this has been solved.


  • description was changed from When printing a layout that contains a WMS, we get a warning about max size.
    I think this is useless now, as the print driver automatically tiles up the WMS request, and can be confusing and misleading for users.
    Better remove the warning. to When printing a layout that contains a WMS, we get a warning about max size.
    I think this is useless now, as the print driver automatically tiles up the WMS request, and can be confusing and misleading for users.
    Better remove the warning.
  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Mar 7, 2018

Author Name: Giovanni Manghi (@gioman)


Paolo Cavallini wrote:

Unclear to me whether this has been solved.

I don't think the wms layers are automatically tiled. They are if in the client the user choose to add it with a tiling strategy. So the warning still makes sense and this ticket should be closed.


  • status_id was changed from Feedback to Open

@qgib
Copy link
Contributor Author

qgib commented Jun 8, 2018

Author Name: Tilman Brock-Hesse (Tilman Brock-Hesse)


If the user does not set a tile size and QGIS requests tiles larger than MaxWidth and/or MaxHeight, problems will occur.

I have added Feature Request #26980 to use the max sizes from the getCapabilities response in the "Add WMS layer" dialog.

@qgib
Copy link
Contributor Author

qgib commented Mar 9, 2019

Author Name: Giovanni Manghi (@gioman)


End of life notice: QGIS 2.18 LTR
*
Source:*
http://blog.qgis.org/2019/03/09/end-of-life-notice-qgis-2-18-ltr/


  • status_id was changed from Open to Closed
  • resolution was changed from to end of life

@qgib
Copy link
Contributor Author

qgib commented Mar 9, 2019

Author Name: Paolo Cavallini (@pcav)


  • resolution was changed from end of life to
  • status_id was changed from Closed to Reopened

@qgib
Copy link
Contributor Author

qgib commented Mar 9, 2019

Author Name: Giovanni Manghi (@gioman)


Please SET THE NEW AFFECTED VERSION.


  • status_id was changed from Reopened to Open

@qgib
Copy link
Contributor Author

qgib commented Mar 9, 2019

Author Name: Paolo Cavallini (@pcav)


  • version was changed from master to 3.6.0

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks labels May 24, 2019
@nyalldawson
Copy link
Collaborator

From the conversation above this is a wontfix

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! Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks
Projects
None yet
Development

No branches or pull requests

2 participants