-
Hello,
We are using OWSLib to make WPS requests, and we found out that there is no clear support to send requests with a defined bounding box (only the ability to parse them). Is this true?
If s…
-
0. modify existing process (dbname defined connection)
```
self.setOutputDbStorage('db1')
```
-> class Process: setOutputDbStorage(str)
in handler:
```
response.outputs['buff_out'].data…
-
Currently db connection in dbtest process (https://github.com/ctu-geoforall-lab-projects/bp-pisl-2018/blob/master/src/processes/dbtest.py#L25) is hardcoded.
Possible solutions:
* for every db co…
-
rename this to pywps-app
-
Details: https://github.com/geopython/pywps-flask/issues/32
-
# Description
Execution of the Area process in the OSGeo-Live system fails when it tries to use `ogr2ogr` with this message:
> Process error: area.py._handler Line 38 Command '['ogr2ogr', '-f', …
-
It appears that there is images that are probably note used any more.
For example, geomoose provides:
- 7 screenshots for 2.4 release
- 14 screenshots for 2.6 release
- 14 screenshots for 2.9 re…
-
# Description
I am wondering if pywps is supposed to be installable using pip. Currently pip only finds an old version not installable using python 3.4
# Environment
- operating system:
…
-
# Description
I am no longer getting the default values of inputs in request.inputs, see code below. Trying to access the inputs that are not provided crash the process. See code below and the erro…
-
Hi folks, sorry for making a GH issue on this, but I couldn't find a good way to get in touch.
I watched the FOSS4G presentation on this tool, and I'm very interested. `mapchete` looks great for my u…