[PyWPS-dev] WPS-REST binding

Idan Miara idan at miara.com
Thu Nov 26 13:10:32 PST 2020


Hi,

Did anyone work on implementation for WPS-REST binding in PyWPS?
https://github.com/opengeospatial/wps-rest-binding
https://github.com/opengeospatial/wps-rest-binding/blob/master/implementations.adoc

Idan

On Fri, 1 May 2020 at 23:47, Jachym Cepicky <jachym at cepicky.ch> wrote:

> Hi,
> sorry for late response
>
> even pywps internally is using json encoding, there is no way so far,
> how to send such request from the client
>
> you may have a look at
> https://github.com/opengeospatial/wps-rest-binding/blob/master/README.md
> which somehow defines the future development
>
> Jachym
>
> čt 2. 4. 2020 v 21:25 odesílatel Idan Miara <idan at miara.com> napsal:
> >
> > Hi all,
> >
> > I would like to inquire about building an Angular based client for a
> pyWPS service.
> > What would be an idiomatic way to create WPS requests in Angular
> (preferably) or in JavaScript?
> >
> > As far as I could find WPS only accepts simple requests by GET and
> complex requests by POST with XML content type.
> > Is there a way to send POST requests in JSON format instead of XML?
> > Is there a way to send BoundingBoxInput or ComplexInput by GET or is it
> just LiteralInput?
> >
> > Any pointers are appreciated!
> >
> > Kind regards,
> > Idan
> > _______________________________________________
> > pywps-dev mailing list
> > pywps-dev at lists.osgeo.org
> > https://lists.osgeo.org/mailman/listinfo/pywps-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pywps-dev/attachments/20201126/68850cf6/attachment.html>


More information about the pywps-dev mailing list