THMROVR

Overlay thematic raster channels


EnvironmentsPYTHON :: EASI :: MODELER
Batch ModeYes
Quick linksDescription :: Parameters :: Parameter descriptions :: Details

Back to top

Description


Takes two or more thematic rasters, overlays them, and produces a new output thematic raster.
Back to top

Parameters


Name Type Length Value range
Input: Input raster channels * Raster port 2 - 1024  
Bitmap: Input bitmap mask segment Bitmap port 0 - 1  
Output: Output thematic raster channel Raster port 0 - 1  
Combine How? String 0 - 1 UNION | INTERSECTION
Default: UNION
Report String 0 - 192 See parameter description

* Required parameter
Back to top

Parameter descriptions

Input: Input raster channels

Specifies the channels of thematic raster data to combine. At least two input raster channels must be specified.

All input thematic rasters must have the same projection/datum and pixel size.

Bitmap: Input bitmap mask segment

Specifies the segment that contains the input area mask, which indicates the area to process. Only the area under the bitmap will be processed. The bitmap must have the same projection/datum and pixel size as the input thematic rasters.

Output: Output thematic raster channel

Specifies the channel to receive the output thematic raster, which is a combination of all of the input channels.

Combine How?

Specifies the method to use for the overlay processing.

Available options are:

Report

Specifies where to direct the generated report.

Available options are:

Back to top

Details

THMROVR overlays data from input thematic raster layers. Available combination methods include:

For example, if you overlay a shape on an area of 'No_Data', the UNION option will output the shape while the INTERSECTION option will not because 'No_Data'is not a valid shape and there is no intersection of shapes.

All the attributes from all the input channels are passed to the resulting thematic raster. The function appends an underscore 1, 2, etc. to each channel's attributes, ensuring that each input channel's attributes remains unique in the output. For example:

The output thematic raster gets a new area calculated for the new resultant overlay.

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.