source: branches/PublicaMundi_David-devel/docs/_build/html/api/description.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: 9.2 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>What is 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
36 
37  <script src="_static/js/modernizr.min.js"></script>
38
39</head>
40
41<body class="wy-body-for-nav" role="document">
42
43  <div class="wy-grid-for-nav">
44
45   
46    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
47      <div class="wy-side-nav-search">
48       
49
50       
51          <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>
52       
53
54       
55        </a>
56
57       
58<div role="search">
59  <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
60    <input type="text" name="q" placeholder="Search docs" />
61    <input type="hidden" name="check_keywords" value="yes" />
62    <input type="hidden" name="area" value="default" />
63  </form>
64</div>
65
66       
67      </div>
68
69      <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
70       
71         
72         
73              <ul>
74<li class="toctree-l1"><a class="reference internal" href="../intro.html">Introduction</a><ul>
75<li class="toctree-l2"><a class="reference internal" href="../intro.html#what-is-zoo-project">What is ZOO-Project ?</a></li>
76<li class="toctree-l2"><a class="reference internal" href="../intro.html#zoo-project-components">ZOO-Project components</a></li>
77<li class="toctree-l2"><a class="reference internal" href="../intro.html#open-source">Open Source</a></li>
78</ul>
79</li>
80<li class="toctree-l1"><a class="reference internal" href="../install/index.html">ZOO-Project installation</a><ul>
81<li class="toctree-l2"><a class="reference internal" href="../install/install-prerequisites.html">Prerequisites</a></li>
82<li class="toctree-l2"><a class="reference internal" href="../install/install-download.html">Download</a></li>
83<li class="toctree-l2"><a class="reference internal" href="../install/install-confoptions.html">Configure options</a></li>
84<li class="toctree-l2"><a class="reference internal" href="../install/install-installation.html">Installation on Unix/Linux</a></li>
85<li class="toctree-l2"><a class="reference internal" href="../install/install-onwindows.html">Installation on Windows ™</a></li>
86<li class="toctree-l2"><a class="reference internal" href="../install/install-onmacos.html">Installation on MacOSX ™</a></li>
87</ul>
88</li>
89<li class="toctree-l1"><a class="reference internal" href="../kernel/index.html">ZOO-Kernel</a><ul>
90<li class="toctree-l2"><a class="reference internal" href="../kernel/what.html">What is ZOO-Kernel ?</a></li>
91<li class="toctree-l2"><a class="reference internal" href="../kernel/configuration.html">ZOO-Kernel configuration</a></li>
92<li class="toctree-l2"><a class="reference internal" href="../kernel/mapserver.html">Optional MapServer support</a></li>
93<li class="toctree-l2"><a class="reference internal" href="../kernel/orfeotoolbox.html">Optional Orfeo Toolbox support</a></li>
94<li class="toctree-l2"><a class="reference internal" href="../kernel/sagagis.html">Optional SAGA GIS support</a></li>
95</ul>
96</li>
97<li class="toctree-l1"><a class="reference internal" href="../services/index.html">ZOO-Services</a><ul>
98<li class="toctree-l2"><a class="reference internal" href="../services/what.html">What are ZOO-Services ?</a></li>
99<li class="toctree-l2"><a class="reference internal" href="../services/zcfg-reference.html">ZOO-Service configuration file</a></li>
100<li class="toctree-l2"><a class="reference internal" href="../services/process-profiles.html">Process profiles registry</a></li>
101<li class="toctree-l2"><a class="reference internal" href="../services/howtos.html">Create your own ZOO-Services</a></li>
102<li class="toctree-l2"><a class="reference internal" href="../services/status.html">ZOO Status Service</a></li>
103<li class="toctree-l2"><a class="reference internal" href="../services/debug.html">Debugging ZOO Services</a></li>
104<li class="toctree-l2"><a class="reference internal" href="../services/zoo-services.html">Available ZOO-Services</a></li>
105</ul>
106</li>
107<li class="toctree-l1"><a class="reference internal" href="index.html">ZOO-API</a><ul>
108<li class="toctree-l2"><a class="reference internal" href="what.html">What is ZOO-API ?</a></li>
109<li class="toctree-l2"><a class="reference internal" href="howto.html">Using ZOO-API</a></li>
110<li class="toctree-l2"><a class="reference internal" href="classes.html">ZOO-API Classes</a></li>
111<li class="toctree-l2"><a class="reference internal" href="examples.html">Examples</a></li>
112</ul>
113</li>
114<li class="toctree-l1"><a class="reference internal" href="../client/index.html">ZOO-Client</a><ul>
115<li class="toctree-l2"><a class="reference internal" href="../client/what.html">What is ZOO-Client ?</a></li>
116<li class="toctree-l2"><a class="reference internal" href="../client/howto.html">Using ZOO-Client</a></li>
117<li class="toctree-l2"><a class="reference internal" href="../client/example.html">Example application</a></li>
118</ul>
119</li>
120<li class="toctree-l1"><a class="reference internal" href="../contribute/index.html">Contributor Guide</a><ul>
121<li class="toctree-l2"><a class="reference internal" href="../contribute/howto.html">How to contribute ?</a></li>
122<li class="toctree-l2"><a class="reference internal" href="../contribute/code.html">Contribute code</a></li>
123</ul>
124</li>
125</ul>
126
127         
128       
129      </div>
130      &nbsp;
131    </nav>
132
133    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
134
135     
136      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
137        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
138        <a href="../contents.html">ZOO-Project</a>
139      </nav>
140
141
142     
143      <div class="wy-nav-content">
144        <div class="rst-content">
145          <div role="navigation" aria-label="breadcrumbs navigation">
146  <ul class="wy-breadcrumbs">
147
148    <li><a href="../contents.html"> Docs</a> &#8725; &#160;</li>
149     
150    <li>What is ZOO-API ?</li>
151      <li class="wy-breadcrumbs-aside">
152       
153          <a href="../_sources/api/description.txt" rel="nofollow"> View page source</a>
154       
155      </li>
156  </ul>
157  <hr/>
158</div>
159          <div role="main" class="document">
160           
161  <div class="section" id="what-is-zoo-api">
162<span id="api-what"></span><h1>What is ZOO-API ?<a class="headerlink" href="#what-is-zoo-api" title="Permalink to this headline"></a></h1>
163<p>ZOO-API is a server-side JavaScript library designed to make the WPS Process creation and chaining
164easier. It works on the server-side using the Mozilla foundation <a class="reference external" href="https://developer.mozilla.org/en/JavaScript">JavaScript</a>
165engine,  <a class="reference external" href="https://developer.mozilla.org/en/SpiderMonkey">SpiderMonkey</a>.
166It uses a  <a class="reference external" href="http://proj4js.org/">Proj4js</a> adaptation for server-side reprojection. It also allows to easily
167convert vector formats (such as <a class="reference external" href="http://www.opengeospatial.org/standards/gml">GML</a><a class="reference external" href="http://www.opengeospatial.org/standards/kml">KML</a>,
168<a class="reference external" href="http://geojson.org/geojson-spec.html">GeoJSON</a>, etc). The API lets you orchestrate WPS
169services simply and offers the ability to add logic and controls in the WPS chaining.</p>
170<div class="section" id="server-side-javascript-wps">
171<h2>Server-side JavaScript WPS<a class="headerlink" href="#server-side-javascript-wps" title="Permalink to this headline"></a></h2>
172</div>
173</div>
174
175
176          </div>
177          <footer>
178 
179
180  <hr/>
181  <div class="pfoot">
182  <div role="contentinfo">
183    <p>
184        &copy; Copyright 2009-2015, ZOO-Project team.
185    </p>
186  </div>
187  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>.
188</div>
189</footer>
190
191        </div>
192      </div>
193
194    </section>
195
196  </div>
197 
198
199
200 
201
202    <script type="text/javascript">
203        var DOCUMENTATION_OPTIONS = {
204            URL_ROOT:'../',
205            VERSION:'1.4a0',
206            COLLAPSE_INDEX:false,
207            FILE_SUFFIX:'.html',
208            HAS_SOURCE:  true
209        };
210    </script>
211      <script type="text/javascript" src="../_static/jquery.js"></script>
212      <script type="text/javascript" src="../_static/underscore.js"></script>
213      <script type="text/javascript" src="../_static/doctools.js"></script>
214
215 
216
217 
218 
219    <script type="text/javascript" src="../_static/js/theme.js"></script>
220 
221
222 
223 
224  <script type="text/javascript">
225      jQuery(function () {
226          SphinxRtdTheme.StickyNav.enable();
227      });
228  </script>
229   
230
231</body>
232</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