Bug report #6551

WFS client don't allow multiple SRS

Added by aperi2007 - over 11 years ago. Updated over 11 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Web Services clients/WFS
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:invalid
Crashes QGIS or corrupts data:No Copied to github as #:15755

Description

Hi, as the WMS also the WFS allow to have many SRS and the client should be permit to choose the SRS wanted between the availables.
The WFS client of qgis instead allow only the default SRS.

I tests it with this call:

http://web.regione.toscana.it/wfsvector/com.rt.wfs.RTmap/wfs?SERVICE=WFS&VERSION=1.1.0&REQUEST=GetCapabilities

The layer "idprovince:amprovregionamprov"
has this SRS availables:

<DefaultSRS>urn:ogc:def:crs:EPSG::25832</DefaultSRS>
<OtherSRS>urn:ogc:def:crs:EPSG::3003</OtherSRS>
<OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
<OtherSRS>urn:ogc:def:crs:EPSG::3857</OtherSRS>

But the WFS client allow only the DefaultSRS tag (25832) and ignore the OtherSRS tags.

History

#1 Updated by aperi2007 - over 11 years ago

  • Category set to Web Services clients/WFS

#3 Updated by aperi2007 - over 11 years ago

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

Hi,

I don't know the wfs client was a 1.0.0 version.
So you have right.

the WFS 1.0.0 don't allow SRS reprojection.

So I close this issue.

Regards,

Andrea.

Also available in: Atom PDF