Jachym Cepicky
Jachym Cepicky
Hi, current master branch of PyWPS uses the `requests` library instead of urlopen, which seems to be working fine .. could be please test your usecase with the `master` branch?
Thank you @huard I believe, I fixed the WPS tests for now
Merging of both would be beautiful. pywps-flask with the demo.py is currently, as I understand it, obsolete, with the new daemon functionality in pywps-server. but we are using it for...
agree with splitting
#784 should deal with this issue
Thanks for the report. Btw - does it crash only for async requests or also for sync requests?
If you are referring to https://github.com/geopython/pywps/blob/master/pywps/validator/complexvalidator.py#L50 and https://github.com/geopython/pywps/blob/master/pywps/validator/complexvalidator.py#L153 and similar The idea was: There can be more then one suffixes for given mimetype (e.g. geotiff, tiff; geojson, json, gml, xml;,...
we did too many changes, before this merge was ready and we could not merge it easily. I suggest, we close the merge. I think (and test) possibility to get...
During F2F meeting, Bonn, FOSS4G we agreed on: - we will add configuration option to config file (no PYWPS_PROCESSES any more) - we will create function to read the directory...
Hi all, I'd like to contribute code to PyWPS. I confirm that my contributions to PyWPS will be compatible with the PyWPS license guidelines at the time of contribution. Jáchym...