source: branches/PublicaMundi_David-devel/docs/_build/html/api/howto.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: 10.7 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>Using ZOO-API &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="up" title="ZOO-API" href="index.html"/>
36        <link rel="next" title="ZOO-API Classes" href="classes.html"/>
37        <link rel="prev" title="What is ZOO-API ?" href="what.html"/> 
38
39 
40  <script src="_static/js/modernizr.min.js"></script>
41
42</head>
43
44<body class="wy-body-for-nav" role="document">
45
46  <div class="wy-grid-for-nav">
47
48   
49    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
50      <div class="wy-side-nav-search">
51       
52
53       
54          <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>
55       
56
57       
58        </a>
59
60       
61<div role="search">
62  <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
63    <input type="text" name="q" placeholder="Search docs" />
64    <input type="hidden" name="check_keywords" value="yes" />
65    <input type="hidden" name="area" value="default" />
66  </form>
67</div>
68
69       
70      </div>
71
72      <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
73       
74         
75         
76              <ul class="current">
77<li class="toctree-l1"><a class="reference internal" href="../intro.html">Introduction</a><ul>
78<li class="toctree-l2"><a class="reference internal" href="../intro.html#what-is-zoo-project">What is ZOO-Project ?</a></li>
79<li class="toctree-l2"><a class="reference internal" href="../intro.html#zoo-project-components">ZOO-Project components</a></li>
80<li class="toctree-l2"><a class="reference internal" href="../intro.html#open-source">Open Source</a></li>
81</ul>
82</li>
83<li class="toctree-l1"><a class="reference internal" href="../install/index.html">ZOO-Project installation</a><ul>
84<li class="toctree-l2"><a class="reference internal" href="../install/install-prerequisites.html">Prerequisites</a></li>
85<li class="toctree-l2"><a class="reference internal" href="../install/install-download.html">Download</a></li>
86<li class="toctree-l2"><a class="reference internal" href="../install/install-confoptions.html">Configure options</a></li>
87<li class="toctree-l2"><a class="reference internal" href="../install/install-installation.html">Installation on Unix/Linux</a></li>
88<li class="toctree-l2"><a class="reference internal" href="../install/install-onwindows.html">Installation on Windows ™</a></li>
89<li class="toctree-l2"><a class="reference internal" href="../install/install-onmacos.html">Installation on MacOSX ™</a></li>
90</ul>
91</li>
92<li class="toctree-l1"><a class="reference internal" href="../kernel/index.html">ZOO-Kernel</a><ul>
93<li class="toctree-l2"><a class="reference internal" href="../kernel/what.html">What is ZOO-Kernel ?</a></li>
94<li class="toctree-l2"><a class="reference internal" href="../kernel/configuration.html">ZOO-Kernel configuration</a></li>
95<li class="toctree-l2"><a class="reference internal" href="../kernel/mapserver.html">Optional MapServer support</a></li>
96<li class="toctree-l2"><a class="reference internal" href="../kernel/orfeotoolbox.html">Optional Orfeo Toolbox support</a></li>
97<li class="toctree-l2"><a class="reference internal" href="../kernel/sagagis.html">Optional SAGA GIS support</a></li>
98</ul>
99</li>
100<li class="toctree-l1"><a class="reference internal" href="../services/index.html">ZOO-Services</a><ul>
101<li class="toctree-l2"><a class="reference internal" href="../services/what.html">What are ZOO-Services ?</a></li>
102<li class="toctree-l2"><a class="reference internal" href="../services/zcfg-reference.html">ZOO-Service configuration file</a></li>
103<li class="toctree-l2"><a class="reference internal" href="../services/process-profiles.html">Process profiles registry</a></li>
104<li class="toctree-l2"><a class="reference internal" href="../services/howtos.html">Create your own ZOO-Services</a></li>
105<li class="toctree-l2"><a class="reference internal" href="../services/status.html">ZOO Status Service</a></li>
106<li class="toctree-l2"><a class="reference internal" href="../services/debug.html">Debugging ZOO Services</a></li>
107<li class="toctree-l2"><a class="reference internal" href="../services/zoo-services.html">Available ZOO-Services</a></li>
108</ul>
109</li>
110<li class="toctree-l1 current"><a class="reference internal" href="index.html">ZOO-API</a><ul class="current">
111<li class="toctree-l2"><a class="reference internal" href="what.html">What is ZOO-API ?</a></li>
112<li class="toctree-l2 current"><a class="current reference internal" href="">Using ZOO-API</a></li>
113<li class="toctree-l2"><a class="reference internal" href="classes.html">ZOO-API Classes</a></li>
114<li class="toctree-l2"><a class="reference internal" href="examples.html">Examples</a></li>
115</ul>
116</li>
117<li class="toctree-l1"><a class="reference internal" href="../client/index.html">ZOO-Client</a><ul>
118<li class="toctree-l2"><a class="reference internal" href="../client/what.html">What is ZOO-Client ?</a></li>
119<li class="toctree-l2"><a class="reference internal" href="../client/howto.html">Using ZOO-Client</a></li>
120<li class="toctree-l2"><a class="reference internal" href="../client/example.html">Example application</a></li>
121</ul>
122</li>
123<li class="toctree-l1"><a class="reference internal" href="../contribute/index.html">Contributor Guide</a><ul>
124<li class="toctree-l2"><a class="reference internal" href="../contribute/howto.html">How to contribute ?</a></li>
125<li class="toctree-l2"><a class="reference internal" href="../contribute/code.html">Contribute code</a></li>
126</ul>
127</li>
128</ul>
129
130         
131       
132      </div>
133      &nbsp;
134    </nav>
135
136    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
137
138     
139      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
140        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
141        <a href="../contents.html">ZOO-Project</a>
142      </nav>
143
144
145     
146      <div class="wy-nav-content">
147        <div class="rst-content">
148          <div role="navigation" aria-label="breadcrumbs navigation">
149  <ul class="wy-breadcrumbs">
150
151    <li><a href="../contents.html"> Docs</a> &#8725; &#160;</li>
152     
153          <li><a href="index.html">ZOO-API</a> &#8725; &#160;</li>
154     
155    <li>Using ZOO-API</li>
156      <li class="wy-breadcrumbs-aside">
157       
158          <a href="../_sources/api/howto.txt" rel="nofollow"> View page source</a>
159       
160      </li>
161  </ul>
162  <hr/>
163</div>
164          <div role="main" class="document">
165           
166  <div class="section" id="using-zoo-api">
167<span id="api-howto"></span><h1>Using ZOO-API<a class="headerlink" href="#using-zoo-api" title="Permalink to this headline"></a></h1>
168<p>This section will help you to get started using <a class="reference internal" href="what.html#api-what"><span>ZOO-API</span></a>.</p>
169<div class="section" id="prerequisites">
170<h2>Prerequisites<a class="headerlink" href="#prerequisites" title="Permalink to this headline"></a></h2>
171<p>ZOO-API relies on the following software:</p>
172<ul class="simple">
173<li><a class="reference internal" href="../kernel/index.html#kernel-index"><span>ZOO-Kernel</span></a> (<a class="reference external" href="http://zoo-project.org">http://zoo-project.org</a>), the ZOO-Project WPS Server.</li>
174<li>SpiderMonkey (<a class="reference external" href="https://developer.mozilla.org/en/SpiderMonkey">https://developer.mozilla.org/en/SpiderMonkey</a> ), the Mozilla
175<a class="reference external" href="https://developer.mozilla.org/en/JavaScript">JavaScript</a> engine.</li>
176</ul>
177<div class="admonition warning">
178<p class="first admonition-title">Warning</p>
179<p class="last">The ZOO-Kernel  <a class="reference internal" href="../install/install-confoptions.html#js-support"><span>optional JavaScript support</span></a> is required for using ZOO-API</p>
180</div>
181</div>
182<div class="section" id="download">
183<h2>Download<a class="headerlink" href="#download" title="Permalink to this headline"></a></h2>
184<blockquote>
185<div><ul class="simple">
186<li><a class="reference external" href="http://zoo-project.org/trac/export/1/trunk/zoo-api/js/ZOO-api.js">zoo-api.js</a></li>
187<li><a class="reference external" href="http://zoo-project.org/trac/export/1/trunk/zoo-api/js/ZOO-proj4js.js">zoo-proj4js.js</a></li>
188</ul>
189</div></blockquote>
190<p>If you did not <a class="reference internal" href="../install/install-download.html#install-download"><span>download</span></a> the ZOO-Project
191source code already, please proceed to a svn checkout with the
192following command:</p>
193<div class="highlight-python"><div class="highlight"><pre>svn checkout http://svn.zoo-project.org/svn/trunk/zoo-project/zoo-api
194</pre></div>
195</div>
196</div>
197</div>
198
199
200          </div>
201          <footer>
202 
203    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
204     
205        <a href="classes.html" class="btn btn-neutral float-right" title="ZOO-API Classes">Next <span class="fa fa-arrow-circle-right"></span></a>
206     
207     
208        <a href="what.html" class="btn btn-neutral" title="What is ZOO-API ?"><span class="fa fa-arrow-circle-left"></span> Previous</a>
209     
210    </div>
211 
212
213  <hr/>
214  <div class="pfoot">
215  <div role="contentinfo">
216    <p>
217        &copy; Copyright 2009-2015, ZOO-Project team.
218    </p>
219  </div>
220  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>.
221</div>
222</footer>
223
224        </div>
225      </div>
226
227    </section>
228
229  </div>
230 
231
232
233 
234
235    <script type="text/javascript">
236        var DOCUMENTATION_OPTIONS = {
237            URL_ROOT:'../',
238            VERSION:'1.4a0',
239            COLLAPSE_INDEX:false,
240            FILE_SUFFIX:'.html',
241            HAS_SOURCE:  true
242        };
243    </script>
244      <script type="text/javascript" src="../_static/jquery.js"></script>
245      <script type="text/javascript" src="../_static/underscore.js"></script>
246      <script type="text/javascript" src="../_static/doctools.js"></script>
247
248 
249
250 
251 
252    <script type="text/javascript" src="../_static/js/theme.js"></script>
253 
254
255 
256 
257  <script type="text/javascript">
258      jQuery(function () {
259          SphinxRtdTheme.StickyNav.enable();
260      });
261  </script>
262   
263
264</body>
265</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