[Qgis-user] WFS capabilities urls being ignored?

CARMAN, Darren darren.carman at airbus.com
Tue Feb 7 01:28:21 PST 2017


Hi,

I have an issue with QGIS 2.14 and WFS.

The url I add works fine for getting the capabilities and is a proxy, e.g. http://www.originalurl.com/wfs?...

The capabilities sent back has different urls for each request type, e.g.
<ows:Operation name="DescribeFeatureType">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:type="simple" xlink:href="http://www.anotherurl.com/wfs?...&"/>
<ows:Post xlink:type="simple" xlink:href="http://www.anotherurl.com/wfs?...&"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="outputFormat">
<ows:Value>XMLSCHEMA</ows:Value>
<ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
<ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
</ows:Parameter>
</ows:Operation>

Unfortunately these urls appear to be being ignored and the original url is still being used for all following request types to get layers.

What I want is for the GetCapabilities to go through the proxy and all other requests to go direct to the server.


WMS works this way using the urls supplied in the capabilities, so is there a reason why WFS does not?

Thanks in advance
Darren

Disclaimer: This email (including any attachments) may contain confidential and/or privileged information or information otherwise protected from disclosure. If you are not the intended recipient, please notify the sender immediately, do not copy this message or any attachments and do not use it for any purpose or disclose its content to any person, but delete this message and any attachments from your system. Airbus Group companies disclaim any and all liability if this email transmission was virus corrupted, altered or falsified. -o- Airbus Defence and Space Limited, Registered in England and Wales No. 2449259 Registered Office: Gunnels Wood Road, Stevenage, Hertfordshire, SG1 2AS, England Before printing, think about the environment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20170207/70d3df82/attachment.html>


More information about the Qgis-user mailing list