Geometry Transformations
Allows the parameter to launch a dialog to pick from a list of available geometry translation files.
Specification
| key | type | required | description |
|---|---|---|---|
| engine | enum: 'csmap', 'esri', 'gtrans' |
yes | Specify which engine to use. |
| sourceCoordSys | string | no | The source coordinate system name, used for the 'csmap' and 'esri' engines only. |
| destinationCoordSys | string | no | The destination coordinate system name, used for the 'csmap' and 'esri' engines only. |
| type | enum: 'geographical', 'vertical' |
no | Specify which transformation type to use. |
Example
{
}