source: branches/PublicaMundi_David-devel/docs/_build/html/contents.html @ 659

Last change on this file since 659 was 659, checked in by nbozon, 9 years ago

Massive update of zoo docs

File size: 12.5 KB
Line 
1
2
3<!DOCTYPE html>
4<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
6<head>
7  <meta charset="utf-8">
8  <meta name="viewport" content="width=device-width, initial-scale=1.0">
9 
10  <title>ZOO-Project documentation &mdash; ZOO-Project 1.4a0 documentation</title>
11 
12  <link href="http://fonts.googleapis.com/css?family=Days+One" rel="stylesheet" type="text/css">
13 
14 
15
16 
17
18 
19 
20   
21      <link rel="search" type="application/opensearchdescription+xml" title="Search within ZOO-Project 1.4a0 documentation" href="_static/opensearch.xml"/>
22   
23
24 
25
26 
27 
28    <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
29 
30
31 
32
33 
34    <link rel="top" title="ZOO-Project 1.4a0 documentation" href="index.html"/>
35        <link rel="next" title="Introduction" href="intro.html"/> 
36
37 
38  <script src="_static/js/modernizr.min.js"></script>
39
40</head>
41
42<body class="wy-body-for-nav" role="document">
43
44  <div class="wy-grid-for-nav">
45
46   
47    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
48      <div class="wy-side-nav-search">
49       
50
51       
52          <a class="shrink" href="http://zoo-project.org"><img src="http://zoo-project.org/img/zoo-sun-logo.png" class="img-responsive sun" style="display: inline;"> ZOO</a>
53       
54
55       
56        </a>
57
58       
59<div role="search">
60  <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
61    <input type="text" name="q" placeholder="Search docs" />
62    <input type="hidden" name="check_keywords" value="yes" />
63    <input type="hidden" name="area" value="default" />
64  </form>
65</div>
66
67       
68      </div>
69
70      <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
71       
72         
73         
74              <ul>
75<li class="toctree-l1"><a class="reference internal" href="intro.html">Introduction</a><ul>
76<li class="toctree-l2"><a class="reference internal" href="intro.html#what-is-zoo-project">What is ZOO-Project ?</a></li>
77<li class="toctree-l2"><a class="reference internal" href="intro.html#zoo-project-components">ZOO-Project components</a></li>
78<li class="toctree-l2"><a class="reference internal" href="intro.html#open-source">Open Source</a></li>
79</ul>
80</li>
81<li class="toctree-l1"><a class="reference internal" href="install/index.html">ZOO-Project installation</a><ul>
82<li class="toctree-l2"><a class="reference internal" href="install/install-prerequisites.html">Prerequisites</a></li>
83<li class="toctree-l2"><a class="reference internal" href="install/install-download.html">Download</a></li>
84<li class="toctree-l2"><a class="reference internal" href="install/install-confoptions.html">Configure options</a></li>
85<li class="toctree-l2"><a class="reference internal" href="install/install-installation.html">Installation on Unix/Linux</a></li>
86<li class="toctree-l2"><a class="reference internal" href="install/install-onwindows.html">Installation on Windows ™</a></li>
87<li class="toctree-l2"><a class="reference internal" href="install/install-onmacos.html">Installation on MacOSX ™</a></li>
88</ul>
89</li>
90<li class="toctree-l1"><a class="reference internal" href="kernel/index.html">ZOO-Kernel</a><ul>
91<li class="toctree-l2"><a class="reference internal" href="kernel/what.html">What is ZOO-Kernel ?</a></li>
92<li class="toctree-l2"><a class="reference internal" href="kernel/configuration.html">ZOO-Kernel configuration</a></li>
93<li class="toctree-l2"><a class="reference internal" href="kernel/mapserver.html">Optional MapServer support</a></li>
94<li class="toctree-l2"><a class="reference internal" href="kernel/orfeotoolbox.html">Optional Orfeo Toolbox support</a></li>
95<li class="toctree-l2"><a class="reference internal" href="kernel/sagagis.html">Optional SAGA GIS support</a></li>
96</ul>
97</li>
98<li class="toctree-l1"><a class="reference internal" href="services/index.html">ZOO-Services</a><ul>
99<li class="toctree-l2"><a class="reference internal" href="services/what.html">What are ZOO-Services ?</a></li>
100<li class="toctree-l2"><a class="reference internal" href="services/zcfg-reference.html">ZOO-Service configuration file</a></li>
101<li class="toctree-l2"><a class="reference internal" href="services/process-profiles.html">Process profiles registry</a></li>
102<li class="toctree-l2"><a class="reference internal" href="services/howtos.html">Create your own ZOO-Services</a></li>
103<li class="toctree-l2"><a class="reference internal" href="services/status.html">ZOO Status Service</a></li>
104<li class="toctree-l2"><a class="reference internal" href="services/debug.html">Debugging ZOO Services</a></li>
105<li class="toctree-l2"><a class="reference internal" href="services/zoo-services.html">Available ZOO-Services</a></li>
106</ul>
107</li>
108<li class="toctree-l1"><a class="reference internal" href="api/index.html">ZOO-API</a><ul>
109<li class="toctree-l2"><a class="reference internal" href="api/what.html">What is ZOO-API ?</a></li>
110<li class="toctree-l2"><a class="reference internal" href="api/howto.html">Using ZOO-API</a></li>
111<li class="toctree-l2"><a class="reference internal" href="api/classes.html">ZOO-API Classes</a></li>
112<li class="toctree-l2"><a class="reference internal" href="api/examples.html">Examples</a></li>
113</ul>
114</li>
115<li class="toctree-l1"><a class="reference internal" href="client/index.html">ZOO-Client</a><ul>
116<li class="toctree-l2"><a class="reference internal" href="client/what.html">What is ZOO-Client ?</a></li>
117<li class="toctree-l2"><a class="reference internal" href="client/howto.html">Using ZOO-Client</a></li>
118<li class="toctree-l2"><a class="reference internal" href="client/example.html">Example application</a></li>
119</ul>
120</li>
121<li class="toctree-l1"><a class="reference internal" href="contribute/index.html">Contributor Guide</a><ul>
122<li class="toctree-l2"><a class="reference internal" href="contribute/howto.html">How to contribute ?</a></li>
123<li class="toctree-l2"><a class="reference internal" href="contribute/code.html">Contribute code</a></li>
124</ul>
125</li>
126</ul>
127
128         
129       
130      </div>
131      &nbsp;
132    </nav>
133
134    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
135
136     
137      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
138        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
139        <a href="#">ZOO-Project</a>
140      </nav>
141
142
143     
144      <div class="wy-nav-content">
145        <div class="rst-content">
146          <div role="navigation" aria-label="breadcrumbs navigation">
147  <ul class="wy-breadcrumbs">
148
149    <li><a href="#"> Docs</a> &#8725; &#160;</li>
150     
151    <li>ZOO-Project documentation</li>
152      <li class="wy-breadcrumbs-aside">
153       
154          <a href="_sources/contents.txt" rel="nofollow"> View page source</a>
155       
156      </li>
157  </ul>
158  <hr/>
159</div>
160          <div role="main" class="document">
161           
162  <div class="section" id="zoo-project-documentation">
163<span id="contents"></span><h1>ZOO-Project documentation<a class="headerlink" href="#zoo-project-documentation" title="Permalink to this headline"></a></h1>
164<div class="toctree-wrapper compound">
165<ul>
166<li class="toctree-l1"><a class="reference internal" href="intro.html">Introduction</a><ul>
167<li class="toctree-l2"><a class="reference internal" href="intro.html#what-is-zoo-project">What is ZOO-Project ?</a></li>
168<li class="toctree-l2"><a class="reference internal" href="intro.html#zoo-project-components">ZOO-Project components</a></li>
169<li class="toctree-l2"><a class="reference internal" href="intro.html#open-source">Open Source</a></li>
170</ul>
171</li>
172<li class="toctree-l1"><a class="reference internal" href="install/index.html">ZOO-Project installation</a><ul>
173<li class="toctree-l2"><a class="reference internal" href="install/install-prerequisites.html">Prerequisites</a></li>
174<li class="toctree-l2"><a class="reference internal" href="install/install-download.html">Download</a></li>
175<li class="toctree-l2"><a class="reference internal" href="install/install-confoptions.html">Configure options</a></li>
176<li class="toctree-l2"><a class="reference internal" href="install/install-installation.html">Installation on Unix/Linux</a></li>
177<li class="toctree-l2"><a class="reference internal" href="install/install-onwindows.html">Installation on Windows ™</a></li>
178<li class="toctree-l2"><a class="reference internal" href="install/install-onmacos.html">Installation on MacOSX ™</a></li>
179</ul>
180</li>
181<li class="toctree-l1"><a class="reference internal" href="kernel/index.html">ZOO-Kernel</a><ul>
182<li class="toctree-l2"><a class="reference internal" href="kernel/what.html">What is ZOO-Kernel ?</a></li>
183<li class="toctree-l2"><a class="reference internal" href="kernel/configuration.html">ZOO-Kernel configuration</a></li>
184<li class="toctree-l2"><a class="reference internal" href="kernel/mapserver.html">Optional MapServer support</a></li>
185<li class="toctree-l2"><a class="reference internal" href="kernel/orfeotoolbox.html">Optional Orfeo Toolbox support</a></li>
186<li class="toctree-l2"><a class="reference internal" href="kernel/sagagis.html">Optional SAGA GIS support</a></li>
187</ul>
188</li>
189<li class="toctree-l1"><a class="reference internal" href="services/index.html">ZOO-Services</a><ul>
190<li class="toctree-l2"><a class="reference internal" href="services/what.html">What are ZOO-Services ?</a></li>
191<li class="toctree-l2"><a class="reference internal" href="services/zcfg-reference.html">ZOO-Service configuration file</a></li>
192<li class="toctree-l2"><a class="reference internal" href="services/process-profiles.html">Process profiles registry</a></li>
193<li class="toctree-l2"><a class="reference internal" href="services/howtos.html">Create your own ZOO-Services</a></li>
194<li class="toctree-l2"><a class="reference internal" href="services/status.html">ZOO Status Service</a></li>
195<li class="toctree-l2"><a class="reference internal" href="services/debug.html">Debugging ZOO Services</a></li>
196<li class="toctree-l2"><a class="reference internal" href="services/zoo-services.html">Available ZOO-Services</a></li>
197</ul>
198</li>
199<li class="toctree-l1"><a class="reference internal" href="api/index.html">ZOO-API</a><ul>
200<li class="toctree-l2"><a class="reference internal" href="api/what.html">What is ZOO-API ?</a></li>
201<li class="toctree-l2"><a class="reference internal" href="api/howto.html">Using ZOO-API</a></li>
202<li class="toctree-l2"><a class="reference internal" href="api/classes.html">ZOO-API Classes</a></li>
203<li class="toctree-l2"><a class="reference internal" href="api/examples.html">Examples</a></li>
204</ul>
205</li>
206<li class="toctree-l1"><a class="reference internal" href="client/index.html">ZOO-Client</a><ul>
207<li class="toctree-l2"><a class="reference internal" href="client/what.html">What is ZOO-Client ?</a></li>
208<li class="toctree-l2"><a class="reference internal" href="client/howto.html">Using ZOO-Client</a></li>
209<li class="toctree-l2"><a class="reference internal" href="client/example.html">Example application</a></li>
210</ul>
211</li>
212<li class="toctree-l1"><a class="reference internal" href="contribute/index.html">Contributor Guide</a><ul>
213<li class="toctree-l2"><a class="reference internal" href="contribute/howto.html">How to contribute ?</a></li>
214<li class="toctree-l2"><a class="reference internal" href="contribute/code.html">Contribute code</a></li>
215</ul>
216</li>
217</ul>
218</div>
219</div>
220
221
222          </div>
223          <footer>
224 
225    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
226     
227        <a href="intro.html" class="btn btn-neutral float-right" title="Introduction">Next <span class="fa fa-arrow-circle-right"></span></a>
228     
229     
230    </div>
231 
232
233  <hr/>
234  <div class="pfoot">
235  <div role="contentinfo">
236    <p>
237        &copy; Copyright 2009-2015, ZOO-Project team.
238    </p>
239  </div>
240  Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> inspired by <a href="https://readthedocs.org">Read the Docs</a>.
241</div>
242</footer>
243
244        </div>
245      </div>
246
247    </section>
248
249  </div>
250 
251
252
253 
254
255    <script type="text/javascript">
256        var DOCUMENTATION_OPTIONS = {
257            URL_ROOT:'./',
258            VERSION:'1.4a0',
259            COLLAPSE_INDEX:false,
260            FILE_SUFFIX:'.html',
261            HAS_SOURCE:  true
262        };
263    </script>
264      <script type="text/javascript" src="_static/jquery.js"></script>
265      <script type="text/javascript" src="_static/underscore.js"></script>
266      <script type="text/javascript" src="_static/doctools.js"></script>
267
268 
269
270 
271 
272    <script type="text/javascript" src="_static/js/theme.js"></script>
273 
274
275 
276 
277  <script type="text/javascript">
278      jQuery(function () {
279          SphinxRtdTheme.StickyNav.enable();
280      });
281  </script>
282   
283
284</body>
285</html>
Note: See TracBrowser for help on using the repository browser.

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