This is an old revision of the document!


PHP's gd library is missing or unable to create PNG images

Regionalize Categorical Map

Description

This functor splits a categorical map into a series of regional categorical maps.

Inputs

Name Type Description
Global Map Categorical Map Type Any categorical map.

Optional Inputs

Name Type Description Default Value
Region Id Integer Value Type Region identifier.1) 0
Keep Non Region Cells Boolean Value If true, cells from the regional map located outside the region mask are preserved, including the additional border cells. Otherwise, these cells are filled with null values. False
Region Manager Region Manager Type This is internally linked by the Region Manager container.2) None

Outputs

Name Type Description
Regional Map Categorical Map Type Regional categorical maps.

Group

Notes

None.

Internal Name

RegionalizeCategoricalMap

1) , 2)
Since Dinamica EGO 2.0, this input is no longer optional