You are here: Start » Filter Groups » GetMaximumRegion

GetMaximumRegion

Description

Returns the region from the input array that corresponds to the largest computed feature value.

Filters in this group

Icon Name Description
GetMaximumRegion Returns the region from the input array that corresponds to the largest computed feature value.

Use this filter when you have an array of regions and you want to select one of them that best matches some criterion.

GetMaximumRegion_OrNil Returns the region from the input array that corresponds to the largest computed feature value; returns NIL if the array or any region inside it is empty.

Use this filter when you have an array of regions and you want to select one of them that best matches some criterion.