source: branches/PublicaMundi_David-devel/docs/_build/html/services/introduction.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.6 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 are ZOO-Services ? &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-Services" href="index.html"/>
36        <link rel="next" title="ZOO-Service configuration file" href="zcfg-reference.html"/>
37        <link rel="prev" title="ZOO-Services" href="index.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="../contents.html"><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">Configuration 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-installation.html#installation-on-mac-osx">Installation on Mac OSX</a></li>
89<li class="toctree-l2"><a class="reference internal" href="../install/install-installation.html#installation-on-windows">Installation on Windows</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</ul>
98</li>
99<li class="toctree-l1 current"><a class="reference internal" href="index.html">ZOO-Services</a><ul class="current">
100<li class="toctree-l2 current"><a class="current reference internal" href="">What are ZOO-Services ?</a></li>
101<li class="toctree-l2"><a class="reference internal" href="zcfg-reference.html">ZOO-Service configuration file</a></li>
102<li class="toctree-l2"><a class="reference internal" href="process-profiles.html">Process profiles registry</a></li>
103<li class="toctree-l2"><a class="reference internal" href="howtos.html">Create your own ZOO-Services</a></li>
104<li class="toctree-l2"><a class="reference internal" href="status.html">ZOO Status Service</a></li>
105<li class="toctree-l2"><a class="reference internal" href="debug.html">How To Debug ZOO Services</a></li>
106<li class="toctree-l2"><a class="reference internal" href="zoo-services.html">Available ZOO-Services</a></li>
107</ul>
108</li>
109<li class="toctree-l1"><a class="reference internal" href="../api/index.html">ZOO-API</a><ul>
110<li class="toctree-l2"><a class="reference internal" href="../api/what.html">What is ZOO-API ?</a></li>
111<li class="toctree-l2"><a class="reference internal" href="../api/howto.html">Using ZOO-API</a></li>
112<li class="toctree-l2"><a class="reference internal" href="../api/classes.html">ZOO-API Classes</a></li>
113<li class="toctree-l2"><a class="reference internal" href="../api/examples.html">Examples</a></li>
114</ul>
115</li>
116<li class="toctree-l1"><a class="reference internal" href="../client/index.html">ZOO-Client</a><ul>
117<li class="toctree-l2"><a class="reference internal" href="../client/what.html">What is ZOO-Client ?</a></li>
118<li class="toctree-l2"><a class="reference internal" href="../client/howto.html">Using ZOO-Client</a></li>
119<li class="toctree-l2"><a class="reference internal" href="../client/example.html">Example application</a></li>
120</ul>
121</li>
122<li class="toctree-l1"><a class="reference internal" href="../contribute/index.html">Contributor Guide</a><ul>
123<li class="toctree-l2"><a class="reference internal" href="../contribute/howto.html">How to contribute ?</a></li>
124<li class="toctree-l2"><a class="reference internal" href="../contribute/code.html">Contribute code</a></li>
125</ul>
126</li>
127</ul>
128
129         
130       
131      </div>
132      &nbsp;
133    </nav>
134
135    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
136
137     
138      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
139        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
140        <a href="../contents.html">ZOO-Project</a>
141      </nav>
142
143
144     
145      <div class="wy-nav-content">
146        <div class="rst-content">
147          <div role="navigation" aria-label="breadcrumbs navigation">
148  <ul class="wy-breadcrumbs">
149
150    <li><a href="../contents.html"> Docs</a> &#8725; &#160;</li>
151     
152          <li><a href="index.html">ZOO-Services</a> &#8725; &#160;</li>
153     
154    <li>What are ZOO-Services ?</li>
155      <li class="wy-breadcrumbs-aside">
156       
157          <a href="../_sources/services/introduction.txt" rel="nofollow"> View page source</a>
158       
159      </li>
160  </ul>
161  <hr/>
162</div>
163          <div role="main" class="document">
164           
165  <div class="section" id="what-are-zoo-services">
166<span id="services-what"></span><h1>What are ZOO-Services ?<a class="headerlink" href="#what-are-zoo-services" title="Permalink to this headline"></a></h1>
167<p>ZOO-Services are WPS compliant Web Services working with <a class="reference internal" href="../kernel/index.html#kernel-index"><span>ZOO-Kernel</span></a>, the <a class="reference external" href="http://zoo-project.org">ZOO-Project</a> WPS server.</p>
168<div class="section" id="what-is-a-zoo-service">
169<h2>What is a ZOO-Service?<a class="headerlink" href="#what-is-a-zoo-service" title="Permalink to this headline"></a></h2>
170<p>A ZOO Service is a couple composed of:</p>
171<ul class="simple">
172<li>Source code you want to create or reuse as WPS Service</li>
173<li>A <a class="reference internal" href="zcfg-reference.html#services-zcfg"><span>configuration file</span></a> (.zcfg) which describes this WPS Service</li>
174</ul>
175<p>Learn how to  <a class="reference internal" href="howtos.html#services-create"><span>create your own</span></a> and how to
176configure ZOO-Services according to the <a class="reference internal" href="zcfg-reference.html#services-zcfg"><span>ZCFG Reference</span></a>.</p>
177</div>
178<div class="section" id="available-zoo-services">
179<h2>Available ZOO-Services<a class="headerlink" href="#available-zoo-services" title="Permalink to this headline"></a></h2>
180<p><a class="reference external" href="http://zoo-project.org">ZOO-Project</a> includes ready-to-use WPS Services based on reliable open source libraries such as <a class="reference external" href="http://gdal.org">GDAL</a>, <a class="reference external" href="http://grass.osgeoorg">GRASS GIS</a>, <a class="reference external" href="http://orfeo-toolbox.org">OrfeoToolbox</a> and <a class="reference external" href="http://gcal.org">CGAL</a>. The so-called ZOO-Services aim at reusing existing geospatial algorithms through standard WPS, with no or minor modification of the involved software or library source codes.</p>
181<p>Existing and provides a number of significant examples to build your own.</p>
182</div>
183</div>
184
185
186          </div>
187          <footer>
188 
189    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
190     
191        <a href="zcfg-reference.html" class="btn btn-neutral float-right" title="ZOO-Service configuration file">Next <span class="fa fa-arrow-circle-right"></span></a>
192     
193     
194        <a href="index.html" class="btn btn-neutral" title="ZOO-Services"><span class="fa fa-arrow-circle-left"></span> Previous</a>
195     
196    </div>
197 
198
199  <hr/>
200  <div class="pfoot">
201  <div role="contentinfo">
202    <p>
203        &copy; Copyright 2009-2015, ZOO-Project team.
204    </p>
205  </div>
206  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>.
207</div>
208</footer>
209
210        </div>
211      </div>
212
213    </section>
214
215  </div>
216 
217
218
219 
220
221    <script type="text/javascript">
222        var DOCUMENTATION_OPTIONS = {
223            URL_ROOT:'../',
224            VERSION:'1.4a0',
225            COLLAPSE_INDEX:false,
226            FILE_SUFFIX:'.html',
227            HAS_SOURCE:  true
228        };
229    </script>
230      <script type="text/javascript" src="../_static/jquery.js"></script>
231      <script type="text/javascript" src="../_static/underscore.js"></script>
232      <script type="text/javascript" src="../_static/doctools.js"></script>
233
234 
235
236 
237 
238    <script type="text/javascript" src="../_static/js/theme.js"></script>
239 
240
241 
242 
243  <script type="text/javascript">
244      jQuery(function () {
245          SphinxRtdTheme.StickyNav.enable();
246      });
247  </script>
248   
249
250</body>
251</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