Last change
on this file since 3 was
1,
checked in by djay, 15 years ago
|
Initial ZOO SVN Repository Import.
|
File size:
1.2 KB
|
Rev | Line | |
---|
[1] | 1 | [OdtConverter] |
---|
| 2 | Title = Convert raster data from one format to another. |
---|
| 3 | Abstract = Converts raster data between different formats. |
---|
| 4 | processVersion = 1 |
---|
| 5 | storeSupported = true |
---|
| 6 | statusSupported = true |
---|
| 7 | serviceType = Python |
---|
| 8 | serviceProvider = Exporter |
---|
| 9 | <MetaData lang="en"> |
---|
| 10 | title = My Demo |
---|
| 11 | </MetaData> |
---|
| 12 | <DataInputs> |
---|
| 13 | [InputDoc] |
---|
| 14 | Title = The input data source name |
---|
| 15 | Abstract = The input data source name to use as source for convertion. |
---|
| 16 | minOccurs = 1 |
---|
| 17 | maxOccurs = 1 |
---|
| 18 | <LiteralData> |
---|
| 19 | DataType = string |
---|
| 20 | <Default> |
---|
| 21 | uom = feet |
---|
| 22 | </Default> |
---|
| 23 | <Supported> |
---|
| 24 | value = AAIGrid |
---|
| 25 | </Supported> |
---|
| 26 | </LiteralData> |
---|
| 27 | [OutputDoc] |
---|
| 28 | Title = The output data source name |
---|
| 29 | Abstract = The output data source name to use as source for convertion. |
---|
| 30 | minOccurs = 1 |
---|
| 31 | maxOccurs = 1 |
---|
| 32 | <LiteralData> |
---|
| 33 | DataType = string |
---|
| 34 | <Default> |
---|
| 35 | uom = feet |
---|
| 36 | </Default> |
---|
| 37 | <Supported> |
---|
| 38 | value = AAIGrid |
---|
| 39 | </Supported> |
---|
| 40 | </LiteralData> |
---|
| 41 | </DataInputs> |
---|
| 42 | <DataOutputs> |
---|
| 43 | [OutputedDoc] |
---|
| 44 | Title = The resulting converted file |
---|
| 45 | Abstract = The file name resulting of the convertion |
---|
| 46 | <LiteralData> |
---|
| 47 | DataType = string |
---|
| 48 | <Default> |
---|
| 49 | uom = feet |
---|
| 50 | </Default> |
---|
| 51 | <Supported> |
---|
| 52 | value = AAIGrid |
---|
| 53 | </Supported> |
---|
| 54 | </LiteralData> |
---|
| 55 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.