<div dir="ltr"><div dir="ltr"><br></div>Hi Jachym, Carsten and all,<div><br></div><div>Thanks for your references.</div><div>I haven't got the time to look at the `current specs`. </div><div>I wanted to make a minimalistic 

 JSON request support  that would be easy to use.</div><div>By minimalistic I mean much less verbose then the XML request spec.</div><div><a href="https://github.com/geopython/pywps/pull/554">https://github.com/geopython/pywps/pull/554</a> </div><div> <br></div><div>I'd be happy to get your feedback.</div><div><br></div><div>Also, I see that `Master` and `pywps-4.2` were diverged at 4.2.4, was that intentional?</div><div><br></div><div>Idan<br><div><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 10 Dec 2020 at 14:12, Carsten Ehbrecht <<a href="mailto:ehbrecht@dkrz.de">ehbrecht@dkrz.de</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 Idan,<br>
<br>
There is no wps-rest-api implementation in PyWPS yet. But there is a middleware application called weaver which has a wps-rest-api (close to the current specs) and can delegate to the PyWPS WPS 1.0.0  api:<br>
<a href="https://github.com/crim-ca/weaver/tree/master/weaver/wps_restapi" rel="noreferrer" target="_blank">https://github.com/crim-ca/weaver/tree/master/weaver/wps_restapi</a><br>
<br>
Cheers,<br>
Carsten<br>
--<br>
Carsten Ehbrecht<br>
Abteilung Datenmanagement<br>
<br>
Deutsches Klimarechenzentrum GmbH (DKRZ)<br>
Bundesstraße 45 a • D-20146 Hamburg • Germany<br>
<br>
Phone: +49 40 460094-148<br>
FAX:   +49 40 460094-270<br>
Email: <a href="mailto:ehbrecht@dkrz.de" target="_blank">ehbrecht@dkrz.de</a><br>
URL:   <a href="http://www.dkrz.de" rel="noreferrer" target="_blank">www.dkrz.de</a><br>
<br>
Geschäftsführer: Prof. Dr. Thomas Ludwig<br>
Sitz der Gesellschaft: Hamburg<br>
Amtsgericht Hamburg HRB 39784 <br>
<br>
> On 26. Nov 2020, at 22:10, Idan Miara <<a href="mailto:idan@miara.com" target="_blank">idan@miara.com</a>> wrote:<br>
> <br>
> Hi,<br>
> <br>
> Did anyone work on implementation for WPS-REST binding in PyWPS?<br>
> <a href="https://github.com/opengeospatial/wps-rest-binding" rel="noreferrer" target="_blank">https://github.com/opengeospatial/wps-rest-binding</a><br>
> <a href="https://github.com/opengeospatial/wps-rest-binding/blob/master/implementations.adoc" rel="noreferrer" target="_blank">https://github.com/opengeospatial/wps-rest-binding/blob/master/implementations.adoc</a><br>
> <br>
> Idan<br>
> <br>
> On Fri, 1 May 2020 at 23:47, Jachym Cepicky <<a href="mailto:jachym@cepicky.ch" target="_blank">jachym@cepicky.ch</a>> wrote:<br>
> 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>
> _______________________________________________<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>
<br>
</blockquote></div></div></div></div>