Polygonisation Methods
The polygonise tool provides various methods to create polygons. Polygons are created by joining input raster cells with certain properties such as Same Value Cells, Valid\invalid Cells, Raster Extent and User Defined.
- Same Value Cell
- In this method, polygons are created by connecting adjacent cells having same cell values. Following is an example of same value cells polygonisation.
Input raster showing cell values
|
Output - Polygonisation based on Same Value Cells
|
You can set following options for polygons created from same cell value.
- Match Colors to Input - Select this if you want to fill the resulting polygon with the color value of the cell. ;The polygons in the vector file will be colored using the color value of the cell.
- Display Region Border Line - Polygons are closed lines which can be filled with a color, and can be used for spatial queries.
- Valid/Invalid
- Use this method to generate polygons that represent the valid cells in the raster and the invalid cells. In this method, all valid adjacent cells are joined to form a polygon and similarly all invalid adjacent cells are joined together to form another polygon, regardless of the cell values.
Input raster - Valid and Invalid cells
|
Output - Polygonisation based on Invalid Cells
|
- Raster Extent
- In this method, a polygon is created around the extent of input raster. Select this option, if you want to generate a polygon for the entire extent of the displayed raster. This can be used to generate a perfect polygonal outline of a raster.
- User Defined
- In this method, a polygon is created around the defined breaks or intervals. This method
works on continuous raster only. The polygon is created by connecting cells
with values falling in the defined range. The user defined range is divided
into equal number of breaks. For example, in a continuous raster if the
values are from 1 to 100 and the Number of Intervals
is defined as 4, the range is divided into 4 groups as illustrated below.
Polygons are created by connecting cells whose values fall into 1 to 25
range.
Following is the list of Polygonisation methods available for different input raster field type.
Polygonisation Methods | Continuous | Classified | Imagery | Image Palette |
---|---|---|---|---|
Same Value | ||||
Valid/Invalid | ||||
Raster Extent | ||||
User Defined |