table of contents
OTBGUI_CONVERTSENSORTOGEOPOINT(1) | User Commands | OTBGUI_CONVERTSENSORTOGEOPOINT(1) |
NAME¶
otbgui_ConvertSensorToGeoPoint - 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¶
otbgui_ConvertSensorToGeoPoint -in QB_TOULOUSE_MUL_Extract_500_500.tif -input.idx 200 -input.idy 200
SEE ALSO¶
The full documentation for otbgui_ConvertSensorToGeoPoint is maintained as a Texinfo manual. If the info and otbgui_ConvertSensorToGeoPoint programs are properly installed at your site, the command
- info otbgui_ConvertSensorToGeoPoint
should give you access to the complete manual.
December 2015 | otbgui_ConvertSensorToGeoPoint 5.2.0 |