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 | A given categorical map. |
Optional Inputs
| Name | Type | Description | Default Value |
|---|---|---|---|
| Region Id | Int | This is internally linked by the “Region Manager” container. | 0 |
| Region Manager | Region Manager | This is internally linked by the “Region Manager” container. | None |
Outputs
| Name | Type | Description |
|---|---|---|
| Regional Map | Categorical Map | Regional categorical maps. |
Group
Notes
Internal Name
RegionalizeCategoricalMap