joblauncher
Implementation of OGC's Web Processing Service - Python 2 module
Install
- All systems
-
curl cmd.cat/joblauncher.sh
- Debian
-
apt-get install python-pywps
- Ubuntu
-
apt-get install python-pywps
- Kali Linux
-
apt-get install python-pywps
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-pywps
- Raspbian
-
apt-get install python-pywps
- Dockerfile
- dockerfile.run/joblauncher
python-pywps
Implementation of OGC's Web Processing Service - Python 2 module
PyWPS is implementation of Web Processing Service from Open Geospatial Consortium Inc.(R) with help of Python Programming Language and GIS GRASS as working tool in background. This package contains the pywps module for Python 2.