geopython / geopython/pywps-flask

determine if all processes are funcional

Open
#53 0 comments 0 reactions 1 assignee Claimed by @jorgejesus View on GitHub
Dominant language
Python
Stars
22
Forks
28
PR merge metrics
No merged PRs in 30d

Description

# Description
Check if all processes have unittests and are operational for example grassbuffer process requires GRASSGIS and normally GRASS is not installed

# Environment

- operating system: All
- Python version: 2.7,3.6
- PyWPS version:4.2.1
- source/distribution
- [x ] git clone
- [ ] Debian
- [ ] PyPI
- [ ] zip/tar.gz
- [ ] other (please specify):
- web server
- [ ] Apache/mod_wsgi
- [ ] CGI
- [x ] other (please specify): pywps-flask

# Steps to Reproduce
start demo.py and run
`http://localhost:5000/wps?request=Execute&service=WPS&identifier=grassbuffer&version=1.0.0&datainputs=poly_in=http://localhost:5000/static/data/point.gml;buffer=1`

# Additional Information

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.