Opened 15 years ago

Closed 15 years ago

#1881 closed bug (fixed)

QGIS should ignore bogous CRS from WMS services

Reported by: marisn Owned by: mhugent
Priority: major: does not work as expected Milestone: Version 1.2.0
Component: WMS Version: 1.2.0
Keywords: Cc:
Must Fix for Release: No Platform: Gentoo
Platform Version: Awaiting user input: no

Description

As described in ticket #1504 QGIS fails to provide WMS CRS selection if one of WMS provided CRS definitions is wrong. QGIS should be more robust when handling different WMS capabilities and simpy ignore bogous or unreckognised CRS definitions.

Steps to reproduce:
1) Download, unzip and run GeoServer (http://geoserver.org/)
2) Connect to Geoserver's provided sample WMS using QGIS (http://localhost:8080/geoserver/wms)
3) Click on Change CRS button in WMS dialog.
It says that there are 3912 coordinate systems available, still Change CRS dialog displays none of them. Source of this problem is bogous EPSG code (<SRS>EPSG:WGS84(DD)</SRS>) provided by GeoServer (see bug http://jira.codehaus.org/browse/GEOS-3223). This is GeoServer bug, still QGIS should provide CRS selection for the rest of 3911 valid CRS definitions.

Change History (1)

comment:1 by gcontreras, 15 years ago

Resolution: fixed
Status: newclosed

Resolved in r11460

Note: See TracTickets for help on using tickets.