Closed sehHeiden closed 2 weeks ago
We use a high-level WPS client to ease the process of sending files as WPS inputs, see https://github.com/bird-house/birdy
You'll be able to find the embedding logic in the code, which uses owslib.
This Issue has been inactive for 90 days. In order to manage maintenance burden, it will be automatically closed in 7 days.
This Issue has been closed due to there being no activity for more than 90 days.
I am trying an PyWPS example and want to send a GML Layer as ComplexData to get the buffer. The question, I have, is: How do I send the vector file to the WPS with ows?
I could not find any description in the documentation!