.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.5. .TH OSSIM-RPCGEN "1" "December 2017" "ossim-rpcgen 2.2.0" "User Commands" .SH NAME ossim-rpcgen \- ossim-rpcgen .SH SYNOPSIS .B ossim-rpcgen [\fI\,options\/\fR] \fI\, \/\fR[\fI\,\/\fR] .SH DESCRIPTION ossim\-rpcgen takes an input image and generates a corresponding RPC geometry in a variety of formats. If a bounding box is specified, the default output filename (based on the input filename) will be appended with the bbox spec, unless an output filename is explicitly provided. .SH OPTIONS .TP \fB\-\-bbox\fR Subimage rectangle in image space for constraining RPC computation over the AOI only. Note that the RPC image space UL corner will correspond to (0,0), i.e., the model will be shifted from the original full\-image model. .TP \fB\-\-disable\-elev\fR Will disable the elevation .TP \fB\-\-disable\-notify\fR Takes an argument. Arguments are ALL, WARN, NOTICE, INFO, FATAL, DEBUG. If you want multiple disables then just do multiple \fB\-\-disable\-notify\fR on the command line. All argument are case insensitive. Default is all are enabled. .TP \fB\-\-disable\-plugin\fR Will disable the plugin loader .TP \fB\-\-env\fR Specify an env variable to set. Any number of these can appear with format \fB\-\-env\fR VARIABLE=VALUE .TP \fB\-\-geom\fR Specifies format of the subimage RPC geometry file. Possible values are: "OGEOM" (OSSIM geometry, default), "DG" (DigitalGlobe WV/QB \&.RPB format), "JSON" (MSP\-style JSON), or "XML". Case insensitive. .TP \fB\-\-ossim\-logfile\fR takes a logfile as an argument. All output messages are redirected to the specified log file. By default there is no log file and all messages are enabled. .TP \fB\-\-tolerance\fR Used as an RMS error tolerance in meters between original model and RPC. .TP \fB\-K\fR specify individual keywords to add to the preferences keyword list: name=value .TP \fB\-P\fR specify a preference file to load .TP \fB\-T\fR specify the classes to trace, ex: ossimInit|ossimImage.* will trace ossimInit and all ossimImage classes .TP \fB\-h\fR | \fB\-\-help\fR Display this information