Feature request #9197

Ignore bad URLs in Getcapabilies

Added by Jonathan Moules over 10 years ago. Updated over 10 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Web Services clients/WMS
Pull Request or Patch supplied:No Resolution:invalid
Easy fix?:No Copied to github as #:17825

Description

Following from - http://osgeo-org.1560.x6.nabble.com/WMS-layer-not-working-in-QGIS-td5093606.html

The WMS at this URL doesn't work, apparently because a couple of the URL's in the resultant GetCapabilities (the xsd files) are invalid (return 404s):
http://inspire.landregistry.gov.uk/inspire/ows

The feature request is that QGIS ignore these URL's and serve the layer normally if possible.

May also be applicable for other OGC services.

Associated revisions

Revision 4bbce141
Added by Jürgen Fischer over 10 years ago

WMS: try to interpret response to map requests always as image (fixes #9197)

History

#1 Updated by Jürgen Fischer over 10 years ago

  • Resolution set to invalid
  • Status changed from Open to Closed

QGIS doesn't validate the capabilities. But the response from the server is missing a content type and so QGIS doesn't consider the response to be imagery.

#2 Updated by Jürgen Fischer over 10 years ago

  • Subject changed from Ignore bad URL's in Getcapabilies to Ignore bad URLs in Getcapabilies

Also available in: Atom PDF