Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1504 closed bug (invalid)

WMS fails to offer CRS change for large CRS lists

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

Description

By default GeoServer offers WMS with more than 3000 CRS options. When adding such WMS layer, QGIS correctly displays number of available CRS'es, still "Change..." list is empty.

Attachments (1)

qgis_wms_crs_bug.png (76.1 KB ) - added by marisn 15 years ago.
Add WMS layer dialog with CRS list bug

Download all attachments as: .zip

Change History (5)

by marisn, 15 years ago

Attachment: qgis_wms_crs_bug.png added

Add WMS layer dialog with CRS list bug

comment:1 by mhugent, 15 years ago

Is there a public server instance available to test? It might be a problem with the crs format delivered by the server.

comment:2 by Mavka, 15 years ago

Problem still present [QGIS 1.2.0].

Workaround

I haven't public wms, but you can test demo layers in standart GeoServer installation

comment:3 by gcontreras, 15 years ago

Resolution: invalid
Status: newclosed

This problem is not related to qgis. Doing some research about the problem I found that Geoserver offers an srs like this "<SRS>EPSG:WGS84(DD)</SRS>" as the first srs in its capabilities and is the one causing the problem. To fix it remove that srs from the geoserver epsg database.

For more information please refer to the following url: http://jira.codehaus.org/browse/GEOS-3223?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel

comment:4 by marisn, 15 years ago

You are right. Opened new bug #1881 "QGIS should ignore bogous CRS from WMS services"

Note: See TracTickets for help on using tickets.