Hello,

OK, then I will start to create a pull request to make those requests
working :-)

CU
Stéph

2018-08-20 16:11 GMT+02:00 René-Luc Dhont <rldh...@gmail.com>:

> 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/6d1e420c71615307bb2d5e84c187b3
> 2a1a363cda/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
> mapfish.org
>
>
> _______________________________________________
> QGIS-Developer mailing listqgis-develo...@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>
>
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>



-- 
camptocamp.com
mapfish.org
_______________________________________________
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to