This is an old revision of the document!


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

Region Manager

Description

This container creates and manages regions identified by a categorical map, whose classes represent regions.

It manages both processes of splitting a map into several maps, each one comprising a region, and the subsequent merging of all regional maps in a mosaic, that is a new map.

Inputs

Name Type Description
Regions Categorical Map Map of subregions, e.g, countries, states, counties, etc.

Optional Inputs

Name Type Description Default Value
Region Cell Type Cell Type Data cell type for the mask map of a region internally stored. Unsigned 1 Bit Integer

Group

Notes

Since a Boolean representation is used as a mask for a region, it is advised to use “Unsigned 1 Bit Integer” as the cell type for the region mask map.

Internal Name

RegionManager