Scroll to navigation

OSSIM-RPCGEN(1) User Commands OSSIM-RPCGEN(1)

NAME

ossim-rpcgen - ossim-rpcgen

SYNOPSIS

ossim-rpcgen [options] <input-file> [<output-file>]

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.

OPTIONS

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.
Will disable the elevation
Takes an argument. Arguments are ALL, WARN, NOTICE, INFO, FATAL, DEBUG. If you want multiple disables then just do multiple --disable-notify on the command line. All argument are case insensitive. Default is all are enabled.
Will disable the plugin loader
Specify an env variable to set. Any number of these can appear with format --env VARIABLE=VALUE
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.
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.
Used as an RMS error tolerance in meters between original model and RPC.
specify individual keywords to add to the preferences keyword list: name=value
specify a preference file to load
specify the classes to trace, ex: ossimInit|ossimImage.* will trace ossimInit and all ossimImage classes
Display this information
December 2017 ossim-rpcgen 2.2.0