[QGIS-Developer] WFS3 API POST PUT Methods

Alessandro Pasotti apasotti at gmail.com
Thu Mar 3 01:28:16 PST 2022


On Thu, Mar 3, 2022 at 9:12 AM Enrico Ferreguti <enricofer at gmail.com> wrote:

>
>
> Il giorno mer 2 mar 2022 alle ore 18:09 Alessandro Pasotti <
> apasotti at gmail.com> ha scritto:
>
>>
>> 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.
>>
>
> What about accepting requests with same CRS of feature source? Could be
> this a reasonable feature request?
>

Yes, I think you could add a custom/vendor crs parameter to the request.

Might be worth taking a look at what other server implementations are doing
in this regard.



> Anyway on REST Interface you did a great job. Thanks.
>

Thank you!

Kind regards.



>
>
>>
>> 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
>>
>

-- 
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/20220303/2a0c178b/attachment.html>


More information about the QGIS-Developer mailing list