ConvertToGeotiffImageryProgram properties are as follows.
| Name |
|
| Name |
- parameter is: string
-
Sets the name of the node. Do not use / or \ [forward slash and backslash]
in the node name as this produces conflicts with NodeLink resolution to external files. Otherwise,
any ASCII character is valid.
|
| Configure The Convert To Geotiff Options |
|
| Absolute Path To Imagery Directory |
- parameter is: string
-
Sets the absolute path to the directory containing ArcGrid or DEM imagery. This path
must be equivalent to C:\terrain\rainier\image_processing\
and must include the final backslash. This parameter specifies
a directory; not a file name.
- EX: C:\terrain\rainier\image_processing\
|
| Your Batch File Name |
- parameter is: string
-
Sets the name of the batch file created by this program. Typical
batch file names are CONVERT_MYARCGRID_TO_GEOTIFF.BAT.
Do not include a path with this parameter.
|
| Input Imagery File |
- parameter is: string
-
Sets the name of the ArcGrid or DEM file you wish to convert to GEOTIFF.
- EX: W100100.ADF
|
| Output File Name |
- parameter is: string
- This is the filename of the output.
- EX: converted_from_arcgrid.tif
|
| GDAL Application Name |
- parameter is: string
- Sets the name of the GDAL application used to resample
the tiles. GDAL_TRANSLATE.EXE is the default. This application must
be in the directory specified by the first parameter of this node.
|
| Protected |
- parameter is: undocumented
- Undocumented.
|
| Protected |
- parameter is: undocumented
- Undocumented.
|