{% extends "layout.html" %} {% set title = _('Intro') %} {% block body %}
(Python Web Processing Service) is implementation of Web processing Service standard from Open Geospatial Consortium
It has been started on Mai 2006 as project supported by DBU and currently (2009) maily sponsored by HS-RS. It offers environment for programming own process (geofunctions or models) which can be accessed from the public. The main advantage of PyWPS is, that it has been written with native support for GRASS GIS. Access GRASS modules via web interace should be as easy as possible.
PyWPS is written in Python, your processes must use this language too.
{% block tables %}{{ _('Main topics:') }}
{{ _('Download') }} {{ _('Development') }} |
{{ _('Documentation') }} {{ _('Community') }} |