Bug report #20360

WMS with DEFAULT Styles fails

Added by Michael Kuerbs over 5 years ago. Updated over 5 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Web Services clients/WMS
Affected QGIS version:3.4.0 Regression?:No
Operating System:Win 7 Easy fix?:No
Pull Request or Patch supplied:No Resolution:fixed/implemented
Crashes QGIS or corrupts data:No Copied to github as #:28181

Description

The STYLES parameter in the GetMap-URL is not valid:

http://www.geoproxy.geoportal-th.de/geoproxy/services/DOP?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=550000,5560000,760000,5730016&CRS=EPSG:25832&WIDTH=723&HEIGHT=586&LAYERS=th_dop&STYLES&FORMAT=image/png&DPI=106&MAP_RESOLUTION=106&FORMAT_OPTIONS=dpi:106&TRANSPARENT=TRUE

WMS-Server Error Message:
<ServiceExceptionReport><ServiceException code="MissingParameterValue">The STYLES parameter is missing.</ServiceException></ServiceExceptionReport>

There is no "=" after &STYLES

use &STYLES= instead

History

#1 Updated by Nyall Dawson over 5 years ago

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

Already fixed in 3.4.1

Also available in: Atom PDF