GCPConvert : Différence entre versions
De MicMac
| Ligne 12 : | Ligne 12 : | ||
===Syntax=== | ===Syntax=== | ||
| − | The global syntax for GCPConvert is | + | The global syntax for GCPConvert is : |
| − | + | <pre>mm3d GCPConvert FormatSpecification GCPFile NamedArgs</pre> | |
| − | < | + | |
===Help=== | ===Help=== | ||
| − | You can access to the help by typing : | + | You can access to the help by typing : |
| − | + | <pre>mm3d GCPConvert -help</pre> | |
| − | < | + | |
Mandatory unnamed args : | Mandatory unnamed args : | ||
| Ligne 31 : | Ligne 29 : | ||
===Example=== | ===Example=== | ||
| − | < | + | <pre>mm3d GCPConvert AppInFile CP3D_Format.txt</pre> |
Version du 23 février 2016 à 17:11
Description
The command GCPConvert is used to:
- transform a set of ground control points from most text format to MicMac’s Xml format.
- transform the ground control points into an euclidean coordinate system, suitable for MicMac.
Allowed commands
- AppEgels
- AppGeoCub
- AppInFile
- AppXML
Syntax
The global syntax for GCPConvert is :
mm3d GCPConvert FormatSpecification GCPFile NamedArgs
Help
You can access to the help by typing :
mm3d GCPConvert -help
Mandatory unnamed args :
- string :: {Format specification}
- string :: {GCP File}
Named args :
- [Name=Out] string :: {Xml Out File}
- [Name=ChSys] string :: {Change coordinate file}
- [Name=MulCo] REAL :: {Multiplier of result (for development and testing use)}
- [Name=MulInc] bool :: {Multiplier also incertitude ? (for development and testing use)}
Example
mm3d GCPConvert AppInFile CP3D_Format.txt