Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#652 closed defect (fixed)

WMS Server Error when accessing MLI WMS Server

Reported by: Bob.Bruce@… Owned by: mhugent
Priority: major: does not work as expected Milestone:
Component: WMS Version: 0.8
Keywords: WMS Error Cc:
Must Fix for Release: Yes Platform: Windows
Platform Version: Awaiting user input: no

Description

Today I downloaded and installed the 0.8 version of QGIS and tried testing it with our local WMS Server. As soon as I tried making the connection I got a message window with the errors shown in the attached JPG file. The WMS server is an Intergraph Geomedia Web Publisher system.

Bob Bruce

Attachments (1)

MLI_WMSError.jpg (33.7 KB ) - added by Bob.Bruce@… 17 years ago.
WMS Error Message Window

Download all attachments as: .zip

Change History (10)

by Bob.Bruce@…, 17 years ago

Attachment: MLI_WMSError.jpg added

WMS Error Message Window

comment:1 by homann, 17 years ago

Milestone: Version 0.8Version 0.9
Owner: changed from nobody to morb_au

The Qgis query format is in the old 1.1.0 version, apparently not supported by your WMS server. No immediate fix planned.

comment:2 by Bob.Bruce@…, 17 years ago

Do you have a date planned to have this fixed by?

Bob Bruce

comment:3 by mhugent, 17 years ago

Resolution: fixed
Status: newclosed

The difference between WMS 1.1.0 and 1.1.1 are minor. Therefore I replaced 'VERSION=1.1.0' with 'VERSION=1.1.1' in both 0.8.1 and svn head. The access to the MLI server works now.

Marco

comment:4 by gsherman, 17 years ago

Resolution: fixed
Status: closedreopened

FROM m@… Hi,

as guest i'm not allowed to report a bug in your Trac at svn.qgis.org, but this might an important issue (and a showstoper for me):

With update to version QGIS 0.81RC1 I can use my favorite german WMS server no longer (see also: http://www.geoserver.nrw.de/). Now the hard coded WMS Version number is 1.1.1 but this server still requires version 1.1.0

The error message is: --- Konnte nicht zeichnen NRW TK 100 weil: (Unknown error code from a post-1.3 WMS server) The WMS vendor also reported: Request nicht V1.1.0 This is probably due to a bug in the QGIS program. Please report this error. Tried URL: http://www.geoserver.nrw.de/GeoOgcWms1.3/servlet/TK100?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&BBOX=2476593.241318,5539835.676320,2796994.196208,5856540.003006&SRS=EPSG:31462&WIDTH=903&HEIGHT=892&LAYERS=Raster%3ATK100_KMF%3AFarbkombination&STYLES=&FORMAT=image/png&TRANSPARENT=TRUE

comment:5 by gsherman, 17 years ago

Owner: changed from morb_au to mhugent
Status: reopenednew

comment:6 by mhugent, 17 years ago

The only solution I see here is to make a GUI element that lets the user select versions 1.1.0/1.1.1/1.3.0

comment:7 by mhugent, 17 years ago

Or, maybe better, parse the capabilities output for version strings

comment:8 by mhugent, 17 years ago

Resolution: fixed
Status: newclosed

This is fixed now in head and 0.8.1 branch.

comment:9 by (none), 15 years ago

Milestone: Version 0.9

Milestone Version 0.9 deleted

Note: See TracTickets for help on using tickets.