Last change
on this file since 672 was
348,
checked in by neteler, 13 years ago
|
set correctly svn propset
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
HeadURL Date Author Id Rev
-
Property svn:mime-type set to
text/plain
|
File size:
1.2 KB
|
Line | |
---|
1 | .. _services-intro: |
---|
2 | |
---|
3 | Introduction |
---|
4 | ============ |
---|
5 | |
---|
6 | ZOO Services are example Web services which work with the ZOO :ref:`Kernel <kernel-introduction>`. |
---|
7 | They are based on various existing Open Source libraries and tend to provide simple Web processing |
---|
8 | functions such as GIS format conversion, GIS file reprojection, basic spatial operations, |
---|
9 | basic raster operations... |
---|
10 | |
---|
11 | The available ZOO Services are under development and come without any warranty. They are based |
---|
12 | on existing code and prove that the :ref:`ZOO Kernel <kernel-introduction>` works with many different |
---|
13 | codes and languages (please have a look to the ZOO demos!). The ZOO Project team wants to encourage |
---|
14 | people to use the ZOO Services as a functional basis for Web processing, but above all to provide a |
---|
15 | source of inspiration to the community for creating new ZOO Services. |
---|
16 | |
---|
17 | What is a ZOO Service? |
---|
18 | ---------------------- |
---|
19 | |
---|
20 | A ZOO Service is a couple composed of: |
---|
21 | |
---|
22 | - The code you want to turn into a standardized Web service |
---|
23 | - A configuration file (.zcfg) which describes this Web service |
---|
24 | |
---|
25 | Learn more on configuring ZOO services by reading the :ref:`.zcfg Reference <services-zcfg>`. |
---|
26 | |
---|
27 | Example ZOO Services |
---|
28 | -------------------- |
---|
29 | |
---|
30 | See the ZOO Services :ref:`examples page <services-examples>`. |
---|
Note: See
TracBrowser
for help on using the repository browser.