Line | |
---|
1 | .. _services-intro: |
---|
2 | |
---|
3 | Introduction |
---|
4 | ============ |
---|
5 | |
---|
6 | ZOO Services are example Web services which work with the ZOO Kernel. They are based on various |
---|
7 | existing Open Source libraries and tend to provide simple Web processing functions such as |
---|
8 | GIS format conversion, GIS file reprojection, basic spatial operations, basic raster operations... |
---|
9 | |
---|
10 | The available ZOO Services are under development and come without any warranty. They are based |
---|
11 | on existing code and prove that the ZOO Kernel works with many different codes and languages |
---|
12 | (please have a look to the ZOO demos !). The ZOO Project team wants to encourage people to use |
---|
13 | the ZOO Services as a functional basis for Web processing, but above all to provide a source |
---|
14 | of inspiration to the community for creating new ZOO Services. |
---|
15 | |
---|
16 | What is a ZOO Service? |
---|
17 | ---------------------- |
---|
18 | |
---|
19 | A ZOO Service is a couple composed of: |
---|
20 | |
---|
21 | - The code you want to turn into a standardized Web service |
---|
22 | - A configuration file (.zcfg) which describes this Web service |
---|
23 | |
---|
24 | Learn more on ZOO services configuration reading the .zcfg Reference |
---|
25 | |
---|
26 | Example ZOO Services |
---|
27 | -------------------- |
---|
28 | |
---|
29 | See ZOO Services examples page |
---|
Note: See
TracBrowser
for help on using the repository browser.