table of contents
OTBGUI_DOWNLOADSRTMTILES(1) | User Commands | OTBGUI_DOWNLOADSRTMTILES(1) |
NAME¶
otbgui_DownloadSRTMTiles - OTB DownloadSRTMTiles application
DESCRIPTION¶
This is the DownloadSRTMTiles application, version 5.2.0 Download or list SRTM tiles related to a set of images
Complete documentation: http://www.orfeo-toolbox.org/Applications/DownloadSRTMTiles.html
Parameters:¶
- -progress
- <boolean> Report progress
-il <string list> Input images list (mandatory)
- -mode
- <string> Download/List corresponding SRTM tiles. [download/list] (mandatory, default value is download)
-mode.download.outdir <string> Output directory (mandatory)
- -mode.list.indir
- <string> Input directory (mandatory)
- -inxml
- <string> Load otb application from xml file (optional, off by default)
EXAMPLES¶
otbgui_DownloadSRTMTiles -il QB_Toulouse_Ortho_XS.tif -mode list -mode.list.indir /home/user/srtm_dir/
SEE ALSO¶
The full documentation for otbgui_DownloadSRTMTiles is maintained as a Texinfo manual. If the info and otbgui_DownloadSRTMTiles programs are properly installed at your site, the command
- info otbgui_DownloadSRTMTiles
should give you access to the complete manual.
December 2015 | otbgui_DownloadSRTMTiles 5.2.0 |