Last change
on this file since 832 was
268,
checked in by djay, 13 years ago
|
Merge branch-1.2 to current rev. 267. Tag release-1.2.0-rc2.
|
File size:
1.4 KB
|
Rev | Line | |
---|
[1] | 1 | [Ogr2Ogr] |
---|
[38] | 2 | Title = Convert vector data from one format to another. |
---|
| 3 | Abstract = Converts vector data between different formats. |
---|
[1] | 4 | processVersion = 1 |
---|
| 5 | storeSupported = true |
---|
| 6 | statusSupported = true |
---|
| 7 | serviceType = C |
---|
| 8 | serviceProvider = ogr2ogr_service.zo |
---|
[38] | 9 | <MetaData> |
---|
[268] | 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> |
---|
| 50 | </DataInputs> |
---|
| 51 | <DataOutputs> |
---|
| 52 | [OutputedDataSourceName] |
---|
| 53 | Title = The resulting converted file |
---|
| 54 | Abstract = The file name resulting of the convertion |
---|
| 55 | <LiteralData> |
---|
| 56 | DataType = string |
---|
| 57 | <Default> |
---|
| 58 | </Default> |
---|
| 59 | <Supported> |
---|
| 60 | </Supported> |
---|
| 61 | </LiteralData> |
---|
| 62 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.