PyWPS

From OSGeo
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Basic Project Data

Project Infrastructure

Project Governance

  • Source Code License: GNU/GPL NOTE: Considering licence change for new version (written from scratch)
  • Documentation License: TBD
  • Copyright Assignment Policy: NONE
  • Decision Making Procedure: Consensus
  • Coding Standards: No specific, follow http://www.python.org/dev/peps/pep-0008/ as much as possible
  • Release Procedure: When consensus reached, new version released.

Project Deliverables

  • Latest Project Release: 3.2.1 2011-09-06

PyWPS Incubation

Originally started at https://trac.osgeo.org/osgeo/ticket/337 moved here for more collaborative work

Project name

PyWPS

Project homepage

http://pywps.wald.intevation.org

Please provide the name and email address of the principal Project Owner.:

Jachym Cepicky, jachym.cepicky at gmail.com

Please provide the names and emails of co-project owners (if any).:

none

Please provide the names, emails and entity affiliation of all official committers:

Jachym Cepicky, jachym.cepicky gmail com, Initial autor, core developer, coordinator of development
Lorenzo Becchi, lorenzo at ominiverdi com, Initial autor of GUI, ka-Map Developer
Luca Casagrande, luca.casagrande at gmail com, Initial autor of GUI, ka-Map Developer
Sebastian Holler, sh at sholler de, core developer
Panagiotis Skintzos, p at pskintzos net, core developer
Jorge de Jesus, jorge.de-jesus jrc it, Power user, testing

Please describe your Project.:

PyWSP (Python Web Processing Service) implements the OGC(r)'s Web Processing Service as a Python API on Apache Server using CGI requests.

Why is hosting at OSGeo good for your project?:

We want to share the infrastructure, connect with other projects, provide the support for easy server-side scripting, as well as know-how and code for WPS clients. We want to be closer part of OSGeo Community.

Type of application does this project represent(client, server, standalone, library, etc.):

Server and Python API

Please describe any relationships to other open source projects.:

PyWPS is written with direct support for GRASS GIS, allowing from GRASS modules to run as server-programs. However, connection to GDAL/OGR, PROJ.4, Python Interfaces and Rpy or any other command line tools is possible.

Please describe any relationships with commercial companies or products.:

PyWPS is independent project released under GNU/GPL licence. It's development is (currently) supported mainly by Help Service - Remote Sensing company (Czech) through Prezem http://www.prezem.cz/ project.

Which open source license(s) will the source code be released under?:

GNU/GPL

Is there already a beta or official release?:

There is 3.0.0 release and currently, 3.1.x branch is on the schedule.

What is the origin of your project (commercial, experimental, thesis or other higher education, government, or some other source)?:

Commercial, experimental, thesis.

Does the project support open standards? Which ones and to what extent? (OGC, w3c, ect.) Has the software been certified to any standard (CITE for example)? If not, is it the intention of the project owners to seek certification at some point?:

PyWPS is a OGC WPS 1.0.0 implemenation. It has not been certified yet. After testing the PyWPS API using the test suite described in Annex A of the OpenGIS Web Processing Service version 1.0.0 (OGC 05-007r6) and Annex A of the OGC Web Services Common Specifications (OGC 06-121r3), it will be requested a OGC certification.

Is the code free of patents, trademarks, and do you control the copyright?:

Yes.

How many people actively contribute (code, documentation, other?) to the project at this time?:

cca 8

How many people have commit access to the source code respository?:

9, see https://wald.intevation.org/project/memberlist.php?group_id=22

Approximately how many users are currently using this project?:

There are 45 Non-digested Members of the mailing list.

What type of users does your project attract (government, commercial, hobby, academic research, etc. )?:

Precise Farming calculation in Prezem project http://www.prezem.cz/
PyWPS has attracted the attention of the INTAMAP research project (www.intamap.org) , as one of the WPS API's responsible for client/server interaction for automatic interpolation mapping and cross validation of results.
PyWPS is also beeing using with OpenLayers and Ka-maps client (Embrio).
Plymouth Marine Laboratory are currently developing WPS processes using PyWPS for use in an EU funded project http://interrisk.nersc.no/. PML have recommended PyWPS to other project members with at least one other so far developing a new service.
University of Perugia ( Italy) is developing a DSS for water management which uses pyWPS in a tool for withdrawals handling.
International Office for Water is developping two WPS based on PyWPS :
One is for the French Information System on Water and is calculating various information for a given watercourse (e.g : the land occupation based on Corine Land Cover for the watercourse's catchment).
One is to help Regional Directorate for Industry, Research and the Environment in their discharge points identification. It will identify all Water Framework Directive waterbodies potentially impacted by a given discharge point.

If you do not intend to host any portion of this project using the OSGeo infrastructure, why should you be considered a member project of the OSGeo Foundation?:

We already use OSGeo mailing list infrastructure.

Does the project include an automated build and test?:

Partly. Since the project uses python setup script, it is possible to build it on any system. Standard example processes are included for testing purposes. Further development will fallow to full fill OGC's test suits (see point) 12

What language(s) are used in this project? (C/Java/perl/etc):

Python. Partly PHP (outdated). In the future, PHP, JavaScript? and others (clinents examples) should be used. However, Python will be always the main programming language.

What is the dominant written language (i.e. English, French, Spanish, German, etc) of the core developers?:

English, with documentation also written in French

What is the (estimated) size of a full release of this project? How many users do you expect to download the project when it is released?:

cca 300 Kb. no idea :-) See q. no. 16