This tool converts a raster to a feature dataset as points, lines, or polygons.
The Choose field parameter allows you to choose which attribute field of the input raster dataset will become an attribute in the output feature class. This parameter is only available for integer rasters that have additional attributes in the associated table.
The input raster can have any cell size.
Integer rasters can be converted to point, line, or polygon features; however, floating-point rasters can only be converted to point features.
If Use current map extent is checked, only the raster cells that are visible within the current map extent will be converted. If unchecked, all cells in the raster layer will be converted, even if they are outside the current map extent. Take note of this if the raster layer is large or has a very high resolution.
Use cases for this tool include the following:
The input raster layer that will be converted to feature layers.
A field that specifies the conversion value.
It can be any integer or text value.
A field containing floating-point values can only be used if the output is to a point dataset.
The default is the Value field, which contains the value in each raster cell.
Specifies the output type.
Specifies whether lines or polygons will be simplified (smoothed). The smoothing is done in such a way that the line contains a minimum number of segments while remaining as close as possible to the original raster cell edges.
This parameter is only supported if the output type is line or polygon.
Specifies whether the output polygons will consist of single-part or multipart features.
This parameter is only supported if the output type is polygon.
The vertex limit used to subdivide a polygon into smaller polygons.
If left empty, the output polygons will not be split. This is the default.
This parameter is only supported if the output type is polygon.
The name of the layer that will be created in My Content and added to the map. The default name is based on the tool name and the input layer name. If the layer already exists, you will be prompted to provide another name.
You can specify the name of a folder in My Content where the result will be saved using the Save result in drop-down box.