Last change
on this file since 968 was
960,
checked in by djay, 4 years ago
|
Add LCO and DSCO multiple occurence in Ogr2Ogr service. Update ZOO-Kernel messages.po file.
|
File size:
1.7 KB
|
Rev | Line | |
---|
[1] | 1 | [Ogr2Ogr] |
---|
[536] | 2 | Title = Converts vector data from one format to another. |
---|
| 3 | Abstract = http://www.gdal.org/ogr2ogr.html |
---|
[1] | 4 | processVersion = 1 |
---|
| 5 | storeSupported = true |
---|
| 6 | statusSupported = true |
---|
| 7 | serviceType = C |
---|
| 8 | serviceProvider = ogr2ogr_service.zo |
---|
[38] | 9 | <MetaData> |
---|
[261] | 10 | title = My Demo |
---|
[1] | 11 | </MetaData> |
---|
| 12 | <DataInputs> |
---|
| 13 | [F] |
---|
[48] | 14 | Title = Format of the output data |
---|
| 15 | Abstract = Select the output format. |
---|
[1] | 16 | minOccurs = 0 |
---|
| 17 | maxOccurs = 1 |
---|
| 18 | <LiteralData> |
---|
| 19 | DataType = string |
---|
| 20 | <Default> |
---|
[38] | 21 | value = ESRI ShapeFile |
---|
[1] | 22 | </Default> |
---|
| 23 | <Supported> |
---|
| 24 | </Supported> |
---|
| 25 | </LiteralData> |
---|
| 26 | [InputDSN] |
---|
| 27 | Title = The input data source name |
---|
| 28 | Abstract = The input data source name to use as source for convertion. |
---|
| 29 | minOccurs = 1 |
---|
| 30 | maxOccurs = 1 |
---|
| 31 | <LiteralData> |
---|
| 32 | DataType = string |
---|
| 33 | <Default> |
---|
| 34 | </Default> |
---|
| 35 | <Supported> |
---|
| 36 | </Supported> |
---|
| 37 | </LiteralData> |
---|
| 38 | [OutputDSN] |
---|
| 39 | Title = The output data source name |
---|
[48] | 40 | Abstract = The output data name. |
---|
[1] | 41 | minOccurs = 1 |
---|
| 42 | maxOccurs = 1 |
---|
| 43 | <LiteralData> |
---|
| 44 | DataType = string |
---|
| 45 | <Default> |
---|
| 46 | </Default> |
---|
| 47 | <Supported> |
---|
| 48 | </Supported> |
---|
| 49 | </LiteralData> |
---|
[960] | 50 | [LCO] |
---|
| 51 | Title = Format of the output data |
---|
| 52 | Abstract = Select the output format. |
---|
| 53 | minOccurs = 0 |
---|
| 54 | maxOccurs = 1024 |
---|
| 55 | <LiteralData> |
---|
| 56 | DataType = string |
---|
| 57 | <Default /> |
---|
| 58 | </LiteralData> |
---|
| 59 | [DSCO] |
---|
| 60 | Title = Format of the output data |
---|
| 61 | Abstract = Select the output format. |
---|
| 62 | minOccurs = 0 |
---|
| 63 | maxOccurs = 1024 |
---|
| 64 | <LiteralData> |
---|
| 65 | DataType = string |
---|
| 66 | <Default /> |
---|
| 67 | </LiteralData> |
---|
[1] | 68 | </DataInputs> |
---|
| 69 | <DataOutputs> |
---|
| 70 | [OutputedDataSourceName] |
---|
| 71 | Title = The resulting converted file |
---|
| 72 | Abstract = The file name resulting of the convertion |
---|
| 73 | <LiteralData> |
---|
| 74 | DataType = string |
---|
| 75 | <Default> |
---|
| 76 | </Default> |
---|
| 77 | <Supported> |
---|
| 78 | </Supported> |
---|
| 79 | </LiteralData> |
---|
| 80 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.