Bug report #2944
Available CRS's not shown with some WMS
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Marco Hugentobler | ||
Category: | Web Services clients/WMS | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | invalid | |
Crashes QGIS or corrupts data: | Copied to github as #: | 13004 |
Description
QGis don't show available CRSs from this WMS:
http://www.idee.es/wms/PNOA/PNOA
When I choose a layer the dialog says there is one CRS available but
none is selected by default. If I press the
Change button no CRS is available. This used to work in 1.4.0 and in
development versions of 1.5.0.
Seems like QGis does not understand this:
<SRS>EPSG:4230 EPSG:4258 EPSG:4326 EPSG:25828 EPSG:25829 EPSG:25830 EPSG:25831 EPSG:23029 EPSG:23030 EPSG:23031 EPSG:32628 EPSG:32629 EPSG:32630 EPSG:32631</SRS>
At least for WMS 1.1.1 --but it understands this for version 1.3.0:
<CRS>
EPSG:23030 EPSG:4230 EPSG:4258 EPSG:4326 EPSG:25828 EPSG:25829 EPSG:25830 EPSG:25831 EPSG:23028 EPSG:23029 EPSG:23031
</CRS>
see MTN-Raster
History
#1 Updated by Jürgen Fischer about 14 years ago
- Resolution set to invalid
- Status changed from Open to Closed
not reproducable with (hint! hint! hint!)