http://zoo-project.org

ZOO-Project

News about the Open WPS Platform

An introduction to ZOO-Project



ZOO-Project is a Web Processing Service (WPS) implementation written in C, Python and JavaScript. It is an open source platform, released under MIT/X11 Licence, which implements the WPS standard edited by the OGC


ZOO-Project provides a developer-friendly framework for creating and chaining WPS compliant Web Services. Its main goal is to provide generic and standard-compliant methods for using existing open source librairies as WPS.

The ZOO-Project Story



ZOO idea at FOSS4G 2008

ZOO 1st talk at FOSS4G 2009

ZOO-Project 1.0 release at FOSS4G 2010

ZOO-Project 1.1 release at FOSS4G 2011

ZOO-Project 1.2 enters OSGeo incubation in 2012

ZOO-Project 1.3 release at FOSS4G 2013

ZOO-Project 1.4 release at FOSS4G 2014

ZOO-Project 1.5 release in July 2015

ZOO-Project 1.6 will be released this year

ZOO Tribe



ZOO Tribal Council
(Project Steering Comitee)

ZOO Keepers
(Comiters)

ZOO Visitors
(Users and Developers)

ZOO Animals
(FOSS4G & FOSS librairies)

ZOO Tribal Council (PSC)


Prénom Nom Organisation Pays
Nicolas BOZON ESRI France
Maria BROVELLI Politecnico di Milano
Massimilano CANNATA SUPSI
Gérald FENOY GeoLabs
Hirofumi HAYASHI Applied Technologies
Daniel KASTL GeoRepublic
Jeff McKENNA Gateway Geomatics
Markus NETELER Mundialis
Venkatesh RAGHAVAN Osaka City University
Angelos TZOTSOS National Technical University of Athens

ZOO Keepers (Comiters)


Prénom Nom Organisation Pays
Nicolas BOZON ESRI France
Trevor CLARKE Ball Aerospace
Luca DELUCCHI Fondazione Edmund Mach
Gérald FENOY GeoLabs
Knut LANDMARK Norwegian Defence Research
Jeff McKENNA Gateway Geomatics
Marco NEGRETTI Politecnico di Milano
Markus NETELER Mundialis
David SAGGIORATO Cleolys
Angelos TZOTSOS National Technical University of Athens

ZOO Tribe often meets !


ZOO Supporters

Knowledge Partners
   
   

Get involved !


Talk to the ZOO-Tribe

  • Mailing lists
  • IRC

Contribute Code

  • Bug tracking
  • Languages support
  • New WPS services

Contribute Docs

  • Enhancements and corrections
  • Translation (Transifex)

Open WPS platform


WPS Server

ZOO-Kernel is a powerful server-side C Kernel able to manage and chain WPS services

WPS Services

ZOO-Services is a collection of ready to use WPS services based on existing libs.

WPS API

ZOO-API is a server side Javascript API for creating and chaining WPS Services.

WPS Client

ZOO-Client is a client side JavaScript library for interacting with WPS Services.

ZOO Kernel


ZOO Kernel implements the WPS 1.0.0 and WPS 2.0.0 specifications of the Open Geospatial Consortium and runs on GNU/Linux, MacOS X and Windows™ platforms.

ZOO Kernel is able to execute WPS Services written in C/C++, Fortran, Java, PHP, Perl, Ruby, Python and JavaScript.


Run your code through WPS compliant web services.

OGC WebServices Publication


MapServer support: automatc result publication as : WMS/WFS/WCS

Asynchronous request


GetStatus: ongoing status informations.

ZOO Services


ZOO Services is a growing collection of ready to use WPS services built on top of reliable open source libraries such as GDAL, GRASS, CGAL and more.

A ZOO Service is a couple gathering a source code to execute and a ZCFG or YAML file which describes the Service and the needed input/output.


Turn your code into a WPS service easily.


 def HelloPy(conf,inputs,outputs):
        outputs["Res"]["value"]="Hello "+inputs["a"]["value"]+" from Python"
        return zoo.SERVICE_SUCCEEDED

Available services


500+ ready to use WPS


GDAL

GDAL

CGAL

CGAL

GRASS

GRASS GIS

OTB

Orfeo Toolbox

SAGA

SAGA GIS

 

What's next ?

ZOO-API


ZOO API is a server side Javascript library designed to simplify the creation and chaining of WPS processes.

Uses Mozilla Spider Monkey as JavaScript engine.

ZOO.Process server side classes.


Call and chain your WPS Services the simple way.

Example 1/2

Example 2/2

ZOO-Client


ZOO-Client is a client-side JavaScript API which provides simple methods for interacting with WPS server from web applications.

It is helpful for sending requests to any WPS compliant server and to parse the output responses using simple JavaScript.

ZOO-Client relies on modern JavaScript libraries and can be seamlessly integrated in new or existing web applications.

ZOO-Client uses logic-less Mustache templates for creating well-formed WPS requests


ZOO-Client integration


Example 1/5 (SAGA Demo)

Example 2/5 (OTB Demo)

Example 3/5 (MapMint 2.0 Client)

Example 4/5 (MapMint 2.0)

Example 5/5 (MapMint 2.0 / Manager)

CKANEXT-WPS

Bring WPS to Open Data Catalogs

CKANEXT-WPS

QGIS plugin QgsWPSClient

http://geolabs.fr/plugins.xml

ZOO for Windows




ZOO-Project 1.6.0 available for download for windows platform, thanks to AppVeyor and BinTray!

GSoC de l'OSGeo : 2 slots


Integrating GeoTools library and enhancing the Java Support of the ZOO-Kernel.


FP7 project based on ZOO-Project, pycsw, rasdaman, GeoServer and CKAN

MapMint

Fast and easy webmapping

GIS in the browser and Web GIS generator
http://mapmint.com

Come to Boston next year !




FOSS4G-Europe in Marne-la-Vallée !




Questions ?


Thanks for listening.


ありがとうございました


Merci de votre attention.


Gérald FENOY | GeoLabs | @GeoLabsSARL