[Pywps-dev] No output returned

Adrien ANDRÉ adr.andre at laposte.net
Fri Oct 16 00:36:21 PDT 2015


Dear list,

using PyWPS to interface raster processing, when output raster file size 
is more than about 9019 bytes (a deflate compressed integer geotiff 
file), it seems nothing is returned.

On server side, the process appears to end successfully: result is 
correct and stored in the output directory as well as the status file 
saying:

"PyWPS Process myprocess successfully calculated"

but the client (QGIS WPS Client plugin 2.0.15 [1]) still waits for and 
answer.


I don't find anything helpful in /var/log/apache2/error.log, i don't 
know where to look now.


Does this mean the problem is with the WPS Client?


Thank you for any help,

regards,

Adrien André


[1] https://github.com/GeoLabs/QgsWPSClient


More information about the pywps-dev mailing list