CreateSubdivideGeotiffImageryProgramNode

This command creates a SubdivideGeotiffImageryProgram node in the hierarchy. A program node is similar to a dialog-based wizard except the wizard is stored in the scene graph. This program subdivides an entire GEOTIFF file and outputs high-resolution and low-resolution GEOTIFF tiles suitable for use with Scenome. Typically this program produces hundreds or thousands of output GEOTIFF tiles from a set of input GEOTIFF files.

Using This Command

Select Modify » Programs » Program: Subdivide Imagery Geotiff from the main menu. You need to install GDAL third-party software to use this command.

  1. Create a SubdivideGeotiffImageryProgram node.
  2. Double click the SubdivideGeotiffImageryProgram node and configure its options.
  3. Right click on the node and select Execute This Command from the listed options.
  4. The command generates a batch file and drives command-line software that performs the extraction.

Figures

This command creates a SubdivideGeotiffImageryProgram node in the hierarchy. This node stores information used to extract GEOTIFF imagery from a set of GEOTIFF files.

Figure 1.1. The SubdivideGeotiffImageryProgram node:

SubdivideGeotiffImageryProgram

Figure 1.2. A list of files on the hard disk. The SubdivideGeotiffImageryProgram generates from the input the output as shown. The high_resolution GEOTIFF tiles are a full-resolution 4×4 subdivision of the GEOTIFF file. The low_resolution GEOTIFF tiles are also from the 4×4 subdivision but the tiles have been resampled to 128×128 pixels. The SubdivideGeotiffImageryProgram node performs all the subdivision, renaming, resampling, and copying of GEOTIFF tiles.

Registration

Command registration information is as follows:

Category TypeInformation
ImplementationSCRIPT
ModulePROGRAM_SCRIPTS.SSL
CategoryProgram Commands
GUID{251DD06E-D603-4B0E-A02D-EDCE3FCC03FE}
Source NameCreateSubdivideGeotiffImageryProgramNode
Interface NameProgram: Subdivide Imagery Geotiff
CoreNo
SampleYes
AccessModify [programs] option on main menu.

See Also

For more information: