[QGIS-Developer] [Server] feature typeName namespace in WFS GetFeature
René-Luc Dhont
rldhont at gmail.com
Mon Aug 20 07:11:53 PDT 2018
Hi Stéphane,
I understand like you. So I think you are right.
René-Luc
Le 17/08/2018 à 11:44, Stéphane Brunner a écrit :
> Hello,
>
> In the test we configure the typeName like this
> https://github.com/qgis/QGIS/blob/6d1e420c71615307bb2d5e84c187b32a1a363cda/tests/src/python/test_qgsserver_wfs.py#L217
> <wfs:Query typeName="testlayer" srsName="EPSG:3857"
> xmlns:feature="http://www.qgis.org/gml">
>
>
> But I understand this is wrong, it should be
> <wfs:Query typeName="testlayer" srsName="EPSG:3857"
> xmlns="http://www.qgis.org/gml">
> or
> <wfs:Query typeName="feature:testlayer" srsName="EPSG:3857"
> xmlns:feature="http://www.qgis.org/gml">
>
> Am I right or not?
>
> CU
> Stéphane
>
>
> --
> camptocamp.com <http://camptocamp.com/>
> mapfish.org <http://mapfish.org>
>
>
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20180820/3a200f2b/attachment.html>
More information about the QGIS-Developer
mailing list