[PyWPS-dev] Process Chaining

Suzana Barreto suzana.barreto at envsys.co.uk
Mon Nov 12 06:53:06 PST 2018


Hi All,

I was wondering if there is an xml template or xml example of a chained
process POST request.  I have been trying to use OWSLib to chain my PyWPS
Process requests but am finding it difficult as there is no examples of how
this is achieved using OWSLib.  I have been able to 'simulate' a chained
request by sending requests in order and then using the output from the
first as the input to the next.  I have also tried embedding a request in
another but have found that the library escapes the xml special characters,
resulting in malformed xml.  I also attempted to manually create an XML
POST request but not sure how the embedding is achieved ie. what is the
element called that identifies a chained or embedded request.  So I would
therefore like to know if anyone can point me in the right direction in
terms of what the XML for a chained PyWPS request would look like.

Thanks,
Suzana
-- 



*Dr Suzana BarretoSoftware AnalystEnvironment Systems*
Tel: +44 (0) 1970 626688
www.envsys.co.uk

The information contained in this e-mail is intended only for the use of
the person(s) to whom it is addressed and may contain confidential or
privileged information. If you have received this e-mail in error please
contact the sender and delete the material without copying, distributing or
disclosing the content. All reasonable precautions have been taken to
ensure that this e-mail is free from any virus, however, the recipient
should verify this to be the case. Please 'think before you print'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pywps-dev/attachments/20181112/c7900734/attachment.html>


More information about the pywps-dev mailing list