otbcli_ConvertSensorToGeoPoint(1) OTB ConvertSensorToGeoPoint application

DESCRIPTION

This is the ConvertSensorToGeoPoint application, version 5.2.0 Sensor to geographic coordinates conversion.

Complete documentation: http://www.orfeo-toolbox.org/Applications/ConvertSensorToGeoPoint.html

Parameters:

-progress
<boolean> Report progress


 -in        <string>         Sensor image  (mandatory)

-input.idx <float>
X value of desired point (mandatory, default value is 0)
-input.idy <float>
Y value of desired point (mandatory, default value is 0)
-inxml
<string> Load otb application from xml file (optional, off by default)

EXAMPLES

otbcli_ConvertSensorToGeoPoint -in QB_TOULOUSE_MUL_Extract_500_500.tif -input.idx 200 -input.idy 200