NITFToRasterSeries Task

This task creates a raster series from one or more NITFs and an image segment to use as a baseline. The following rules determine the image segments that will be included in the raster series:

Syntax

Result = ENVITask('NITFToRasterSeries')

Input parameters (Set, Get):, INPUT_SEGMENT, INPUT_URI, OUTPUT_RASTERSERIES_URI

Output parameters (Get only): OUTPUT_RASTERSERIES

Parameters marked as "Set" are those that you can set to specific values. You can also retrieve their current values any time. Parameters marked as "Get" are those whose values you can retrieve but not set.

Input Parameters

INPUT_SEGMENT (required)

Specify an image segment baseline to use when adding rasters to the series.

INPUT_URI (required)

Specify one or more NITFs to use to create the raster series.

OUTPUT_RASTERSERIES_URI (optional)

Specify a string with the fully-qualified path and filename for OUTPUT_RASTERSERIES.

Output Parameters

OUTPUT_RASTERSERIES

This is a reference to the output raster series.

Methods

Execute

Parameter

ParameterNames

Properties

DESCRIPTION

DISPLAY_NAME

NAME

REVISION

TAGS

Version History

ENVI 6.1

Introduced

See Also

ENVITask, ENVIRasterSeries