Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The PyWPS software was originally developed to use under Linux (Debian). However, it is also possible to use the software in a Windows environment for example for testing purposes. To do so, Apache server has to be installed on the system.

Step 0: 

Make sure Python is installed on your machine, we recommend PythonXY.

Step 1: 
Download PyWPS

Step 2:
Unpack the contents of PyWPS folder and save the entire folder as c:\pywps (such that you have c:\pywps\wps.py)

...