[QGIS-Developer] WFS3 API POST PUT Methods

Alessandro Pasotti apasotti at gmail.com
Wed Mar 2 09:09:16 PST 2022


Enrico,

We only accept 4326 currently.

I think we could be more tolerant if the OAPIF extensions allows it, we
currently allow GET with other CRSs but POST/PUT/PATCH are not implemented
to handle different CRSs.

Kind Regards


On Wed, Mar 2, 2022 at 1:53 PM Enrico Ferreguti <enricofer at gmail.com> wrote:

> Hi QGIS devs,
> I'm testing the API REST interface for updating a WFS3 and I verified that
> the new/modified feature had to be expressed in geojson format in EPSG:4326
> coordinates regardless of the SRID of the served layer. I verified the
> behaviour with QGIS server 3.16 LTR and latest 3.22
>
> Is this an issue or a feature due to compliance to OGC or RFC7946
> standards?
>
> Anyway I found this behaviour very uncomfortable because it obliges to
> perform preliminarly unaccurate reprojections from javascript/python
> clients.
>
> Best regards.
> Enrico Ferreguti.
> _______________________________________________
> 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
>


-- 
Alessandro Pasotti
QCooperative:  www.qcooperative.net
ItOpen:   www.itopen.it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20220302/f94240c8/attachment.html>


More information about the QGIS-Developer mailing list