Last change
on this file since 291 was
272,
checked in by nbozon, 13 years ago
|
add keywords with svn propset
|
-
Property svn:keywords set to
HeadURL Date Author Id Rev
|
File size:
1006 bytes
|
Rev | Line | |
---|
[139] | 1 | .. _services-examples: |
---|
| 2 | |
---|
| 3 | Service Examples |
---|
[271] | 4 | ================ |
---|
| 5 | |
---|
| 6 | :Last Updated: $Date: 2011-07-16 13:26:31 +0000 (Sat, 16 Jul 2011) $ |
---|
| 7 | :Id: $Id: examples.txt 272 2011-07-16 13:26:31Z djay $ |
---|
| 8 | :Author: $Author: djay $ |
---|
| 9 | :HeadURL: $HeadURL: trunk/docs/services/examples.txt $ |
---|
[139] | 10 | |
---|
| 11 | GDAL ZOO Service |
---|
| 12 | ---------------- |
---|
| 13 | |
---|
| 14 | The GDAL ZOO Service is based on GDAL source code and copyright. This ZOO Service |
---|
| 15 | aims to provide some basic raster processing operations to your ZOO Kernel installation. |
---|
| 16 | Learn more and read documentation on the official `GDAL website <http://www.gdal.org/>`__. |
---|
| 17 | |
---|
| 18 | Implemented functions |
---|
| 19 | ********************* |
---|
| 20 | |
---|
| 21 | Gdal_Grid |
---|
| 22 | creates regular grid from the scattered data |
---|
| 23 | |
---|
| 24 | |
---|
| 25 | Gdal_Translate |
---|
| 26 | converts raster data between different formats |
---|
| 27 | |
---|
| 28 | |
---|
| 29 | OGR ZOO Service |
---|
| 30 | --------------- |
---|
| 31 | |
---|
| 32 | The OGR ZOO Service is based on OGR source code and copyright. This ZOO Service aims |
---|
| 33 | to provide some basic vector spatial operations to your ZOO Kernel installation. |
---|
| 34 | Learn more and read documentation on the official `OGR website <http://www.gdal.org/ogr/index.html>`__. |
---|
| 35 | |
---|
| 36 | Implemented functions |
---|
| 37 | ********************* |
---|
| 38 | |
---|
| 39 | Base_Vect_Ops |
---|
Note: See
TracBrowser
for help on using the repository browser.