<div dir="ltr"><div>Hi,</div><div><br></div><div>Did anyone work on implementation for WPS-REST binding in PyWPS?</div><div><a href="https://github.com/opengeospatial/wps-rest-binding">https://github.com/opengeospatial/wps-rest-binding</a><br></div><div><a href="https://github.com/opengeospatial/wps-rest-binding/blob/master/implementations.adoc">https://github.com/opengeospatial/wps-rest-binding/blob/master/implementations.adoc</a><br></div><div><br></div><div>Idan</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 1 May 2020 at 23:47, Jachym Cepicky <<a href="mailto:jachym@cepicky.ch">jachym@cepicky.ch</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
sorry for late response<br>
<br>
even pywps internally is using json encoding, there is no way so far,<br>
how to send such request from the client<br>
<br>
you may have a look at<br>
<a href="https://github.com/opengeospatial/wps-rest-binding/blob/master/README.md" rel="noreferrer" target="_blank">https://github.com/opengeospatial/wps-rest-binding/blob/master/README.md</a><br>
which somehow defines the future development<br>
<br>
Jachym<br>
<br>
čt 2. 4. 2020 v 21:25 odesílatel Idan Miara <<a href="mailto:idan@miara.com" target="_blank">idan@miara.com</a>> napsal:<br>
><br>
> Hi all,<br>
><br>
> I would like to inquire about building an Angular based client for a pyWPS service.<br>
> What would be an idiomatic way to create WPS requests in Angular (preferably) or in JavaScript?<br>
><br>
> As far as I could find WPS only accepts simple requests by GET and complex requests by POST with XML content type.<br>
> Is there a way to send POST requests in JSON format instead of XML?<br>
> Is there a way to send BoundingBoxInput or ComplexInput by GET or is it just LiteralInput?<br>
><br>
> Any pointers are appreciated!<br>
><br>
> Kind regards,<br>
> Idan<br>
> _______________________________________________<br>
> pywps-dev mailing list<br>
> <a href="mailto:pywps-dev@lists.osgeo.org" target="_blank">pywps-dev@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/pywps-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/pywps-dev</a><br>
</blockquote></div></div>