Ignore:
Timestamp:
Jun 30, 2015, 6:36:42 PM (9 years ago)
Author:
nbozon
Message:

corrected title colors in docs css

Location:
branches/PublicaMundi_David-devel/workshop/2010
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/PublicaMundi_David-devel/workshop/2010/index.rst

    r707 r715  
    11.. _workshop-foss4g-japan-2010:
    22
    3 ##############################################################
     3
    44ZOO-Project Workshop 2010
    5 ##############################################################
     5======================================================
    66
    77:Original Title: **Practical Introduction to ZOO: The Open WPS Platform**
  • branches/PublicaMundi_David-devel/workshop/2010/introduction.rst

    r689 r715  
    22
    33Introduction
    4 ############
     4======================================================
    55
    66.. contents:: Table of Contents
     
    99
    1010What is ZOO ?
    11 *************
     11--------------------------------------------------------------------
    1212
    1313ZOO is a WPS (Web Processing Service) open source project recently released under a `MIT/X-11 <http://zoo-project.org/trac/wiki/Licence>`__ style license. It provides an OGC WPS compliant developer-friendly framework to create and chain WPS Web services. ZOO is made of three parts:
     
    2424
    2525How does ZOO works ?
    26 ********************
     26--------------------------------------------------------------------
    2727
    2828ZOO is based on a 'WPS Service Kernel' which constitutes the ZOO's core system
     
    4444
    4545What are we going to do in this workshop?
    46 *****************************************
     46--------------------------------------------------------------------
    4747
    4848This workshop aims to present the ZOO Project and its features, and to explain its
     
    7777
    7878Usefull tips for reading :
    79 **************************
     79--------------------------------------------------------------------
    8080
    8181.. code-block:: guess
     
    8888
    8989
    90 
    91 
    9290**Let's go !**
  • branches/PublicaMundi_David-devel/workshop/2010/ogr_base_vect_ops.rst

    r689 r715  
    22
    33Creating OGR based Web Services
    4 ===============================
     4======================================================
    55
    66.. contents:: Table of Contents
     
    99
    1010Introduction
    11 ------------
     11--------------------------------------------------------------------
    1212
    1313In this part, we are going to create a ZOO ServicesProvider containing several Services
     
    2929
    3030Preparing ZOO metadata file
    31 ---------------------------
     31--------------------------------------------------------------------
    3232
    3333A ZOO Service is a combination of a ZOO metadata file (``.zcfg``) and the runtime module
     
    196196
    197197Implementing single geometry services
    198 -------------------------------------
     198------------------------------------------------------------------------------
    199199
    200200In order to learn the Services Provider creation and deployement step-by-step,
     
    213213
    214214Boundary
    215 ********
     215..........................................................................................................................................................
    216216
    217217C Version
    218 ^^^^^^^^^
     218*******************************************************************************************************
    219219
    220220As explained before, ZOO Kernel will pass the parameters to your Service function
     
    577577
    578578Python Version
    579 ^^^^^^^^^^^^^^
     579*******************************************************************************************************
    580580
    581581For those using Python to implement their ZOO Services Provider, the full code to copy in
     
    634634
    635635Testing the Service using Execute Request
    636 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     636...............................................................................................................................................
    637637
    638638**The simple and unreadable way**
     
    877877
    878878Creating Services for other functions (ConvexHull and Centroid)
    879 ***************************************************************
     879.........................................................................................................................................................
     880
    880881
    881882As the Boundary sample service code is available, you can now easily add ConvexHull and
     
    885886
    886887C Version
    887 ^^^^^^^^^
    888 
     888*******************************************************************************************************
    889889Please add first the following code to the service.c source code :
    890890
     
    10191019
    10201020Python Version
    1021 ^^^^^^^^^^^^^^
     1021*******************************************************************************************************
    10221022
    10231023.. code-block:: guess
     
    11041104
    11051105Create the Buffer Service
    1106 *************************
     1106
    11071107
    11081108We can now work on the Buffer Service, which takes more arguments than the other ones.
     
    11151115
    11161116C Version
    1117 ^^^^^^^^^
     1117*******************************************************************************************************
    11181118
    11191119If you go back to the first Boundary Service source code, you should not find the
     
    12231223
    12241224Python Version
    1225 ^^^^^^^^^^^^^^
     1225*******************************************************************************************************
    12261226
    12271227As we already defined the utility functions createGeometryFromWFS and outputResult,
     
    12481248
    12491249The Buffer MetadataFile file
    1250 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     1250*******************************************************************************************************
    12511251
    12521252You must add BufferDistance to the Service Metadata File to let clients know that
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png