Scroll to navigation

OTBCLI_GENERATERPCSENSORMODEL(1) User Commands OTBCLI_GENERATERPCSENSORMODEL(1)

NAME

otbcli_GenerateRPCSensorModel - OTB GenerateRPCSensorModel application

DESCRIPTION

This is the GenerateRPCSensorModel application, version 5.2.0 Generate a RPC sensor model from a list of Ground Control Points.

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

Parameters:

<boolean> Report progress


-outgeom <string> Output geom file (mandatory)
-inpoints <string> Input file containing tie points (mandatory)

<string> Output file containing output precision statistics (optional, off by default)
<string> Output vector file with residues (optional, off by default)
<string> Output Cartographic Map Projection [utm/lambert2/lambert93/wgs/epsg] (mandatory, default value is utm)
<int32> Zone number (mandatory, default value is 31)
Northern Hemisphere (optional, off by default)
<int32> EPSG Code (mandatory, default value is 4326)
<string> DEM directory (optional, off by default)
<string> Geoid File (optional, off by default)
<float> Default elevation (mandatory, default value is 0)
<string> Load otb application from xml file (optional, off by default)

EXAMPLES

otbcli_GenerateRPCSensorModel -outgeom output.geom -inpoints points.txt -map epsg -map.epsg.code 32631

SEE ALSO

The full documentation for otbcli_GenerateRPCSensorModel is maintained as a Texinfo manual. If the info and otbcli_GenerateRPCSensorModel programs are properly installed at your site, the command

info otbcli_GenerateRPCSensorModel

should give you access to the complete manual.

December 2015 otbcli_GenerateRPCSensorModel 5.2.0