Last change
on this file since 755 was
725,
checked in by djay, 9 years ago
|
Fix issue with rst files displayed from Trac. Fix strings to be translated. Always use the same string in all messages.
|
-
Property svn:keywords set to
Date Author
-
Property svn:mime-type set to
text/plain
|
File size:
1.1 KB
|
Rev | Line | |
---|
[659] | 1 | .. _services-what: |
---|
| 2 | |
---|
| 3 | What are ZOO-Services ? |
---|
| 4 | ================= |
---|
| 5 | |
---|
| 6 | ZOO-Services are WPS compliant Web Services working with :ref:`ZOO-Kernel <kernel_index>`, the `ZOO-Project <http://zoo-project.org>`_ WPS server. |
---|
| 7 | |
---|
| 8 | What is a ZOO-Service? |
---|
| 9 | ---------------------- |
---|
| 10 | |
---|
| 11 | A ZOO Service is a couple composed of: |
---|
| 12 | |
---|
| 13 | - Source code you want to create or reuse as WPS Service |
---|
| 14 | - A :ref:`configuration file<services-zcfg>` (.zcfg) which describes this WPS Service |
---|
| 15 | |
---|
| 16 | Learn how to :ref:`create your own <services-create>` and how to |
---|
| 17 | configure ZOO-Services according to the :ref:`ZCFG Reference <services-zcfg>`. |
---|
| 18 | |
---|
| 19 | Available ZOO-Services |
---|
| 20 | -------------------- |
---|
| 21 | |
---|
| 22 | `ZOO-Project <http://zoo-project.org>`_ includes ready-to-use WPS Services based on reliable open source libraries such as `GDAL <http://gdal.org>`_, `GRASS GIS <http://grass.osgeoorg>`_, `OrfeoToolbox <http://orfeo-toolbox.org>`_ and `CGAL <http://gcal.org>`_. 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. |
---|
| 23 | |
---|
| 24 | Available ZOO-Services provide a number of significant examples to |
---|
| 25 | build your own. |
---|
| 26 | |
---|
| 27 | |
---|
Note: See
TracBrowser
for help on using the repository browser.