[OWSLib-devel] Force async/sync in WPS execute

Jachym Cepicky jachym.cepicky at gmail.com
Sun Jan 21 21:25:45 PST 2018


Hi,

the change seems reasonable, I think, it's worth the pull request

J

ne 21. 1. 2018 v 22:01 odesílatel Adam Laža <ad.laza32 at gmail.com> napsal:

> Hi devs,
>
> currently I am working on an extension to PyWPS project using OWSLib. I
> need to send an execute request to a server but in sync mode. However in
> code [1] attributes 'status' and 'storeExecute', which - at least in case
> of PyWPS - determine the async/synchronity -  are hardcoded to true.
>
> For my needs I added parameters to WPSExecution.execute() and
> buildRequest() methods [2]. I'm just wondering if 'status' and
> 'storeExecute' parameters are hardcoded for any reason? If not, is it
> desired functionality and my approach to force async/sync mode right?
>
> Thanks in advance.
> Adam
>
> [1] https://github.com/geopython/OWSLib/blob/master/owslib/wps.py#L613
> [2]
> https://github.com/lazaa32/OWSLib/commit/bb94b710c83b48e9f179d29a51f61dffec00475a
> _______________________________________________
> OWSLib-devel mailing list
> OWSLib-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/owslib-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/owslib-devel/attachments/20180122/dcde3357/attachment.html>


More information about the OWSLib-devel mailing list