Bug report #15225

QGIS server - data is not stretched correctly. This is in violation to the WMS-specification.

Added by Mie Winstrup almost 8 years ago. Updated over 7 years ago.

Status:Closed
Priority:High
Assignee:-
Category:QGIS Server
Affected QGIS version:2.14.0 Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:Yes Resolution:fixed/implemented
Crashes QGIS or corrupts data:No Copied to github as #:23162

Description

Case:
A WMS from QGIS Server is displayed wrong - data is not stretched correctly.

Problem:
I have a qgis-project which contains layers published as a WMS with QGIS Server (ubuntu). The bbox has the width/height ration 758/682 = 1.111. But when I make a WMS-requst where the bbox is changed, the data is not stretch correctly - e.g. the bbox is changed to 1046/706=1.482 and the data is displayed wrong.

This is in violation to the WMS-specification(http://www.opengeospatial.org/standards/wms):
"If the request is for a picture format, the returned picture, regardless of its MIME type, shall have exactly the
specified width and height in pixels. In the case where the aspect ratio of the BBOX and the ratio width/height are
different, the WMS shall stretch the returned map so that the resulting pixels could themselves be rendered in the
aspect ratio of the BBOX. In other words, it shall be possible using this definition to request a map for a device
whose output pixels are themselves non-square, or to stretch a map into an image area of a different aspect ratio."

History

#1 Updated by Giovanni Manghi almost 8 years ago

  • Status changed from Open to Feedback

Does this happens regardless of the client used? or it just (by chance) happen only on with QGIS (as client) on Windows?

#2 Updated by Andreas Neumann almost 8 years ago

Interesting. Out of curiosity: what device is this, that has non-square pixels?

Sounds pretty exotic.

One has to examine if it is the fault of the client or the server. From the description, it is still unclear if the client is wrong or the server.

#3 Updated by Giovanni Manghi over 7 years ago

  • Pull Request or Patch supplied changed from No to Yes

#4 Updated by Giovanni Manghi over 7 years ago

  • Status changed from Feedback to Open

#5 Updated by Giovanni Manghi over 7 years ago

  • Resolution set to fixed/implemented
  • Status changed from Open to Closed

Also available in: Atom PDF