table of contents
other versions
OSSIM-IMG2MD(1) | User Commands | OSSIM-IMG2MD(1) |
NAME¶
ossim-img2md - ossim-img2md
SYNOPSIS¶
ossim-img2md [options] <metadata_writer> <input_file> <output_file>
DESCRIPTION¶
Description: ossim-img2md outputs metadata for an image.
OPTIONS¶
- --disable-elev
- Will disable the elevation
- --disable-notify
- 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.
- --disable-plugin
- Will disable the plugin loader
- --ossim-logfile
- 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.
- -K
- specify individual keywords to add to the preferences keyword list: name=value
- -P
- specify a preference file to load
- -T
- specify the classes to trace, ex: ossimInit|ossimImage.* will trace ossimInit and all ossimImage classes
- -h or --help
- Shows help
- -t or --template
- Template to pass to meta data writer.
NOTES: Valid metadata writer types: envi_header ers_header ossim_fgdc ossim_geometry ossim_readme tiff_world_file jpeg_world_file
SEE ALSO¶
The full documentation for ossim-img2md is maintained as a Texinfo manual. If the info and ossim-img2md programs are properly installed at your site, the command
- info ossim-img2md
should give you access to the complete manual.
December 2015 | ossim-img2md 1.8.20 |