Display Name: Raster to Polygon
Description: Converts a raster dataset to polygon features.
Category:
Help URL: https://niderasolutions.com/server/rest/directories/arcgisoutput/GeoHerramientas/RasterToPolygon_pro_GPServer/GeoHerramientas_RasterToPolygon_pro/RasterToPolygon.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: in_raster
Data Type: GPString
Display Name Input raster
Description: The input raster dataset.The raster must be integer type.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: test_raster_ndvi.png
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ test_raster_ndvi.png ]
Parameter: out_polygon_features
Data Type: GPFeatureRecordSetLayer
Display Name Output polygon features
Description: The output feature class that will contain the converted polygons.
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Geometry Type:
HasZ: false
HasM: false
Spatial Reference: N/A
Fields: None
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: simplify
Data Type: GPBoolean
Display Name Simplify polygons
Description: Determines if the output polygons will be smoothed into simpler shapes or conform to the input raster's cell edges.Checked—The polygons will be smoothed into simpler shapes. The smoothing is done in such a way that the polygons contain a minimum number of segments while remaining as close as possible to the original raster cell edges. This is the default.Unchecked—The edge of the polygons will conform exactly to the input raster's cell edges. With this option, converting the resulting polygon feature class back to a raster would produce a raster the same as the original.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: true
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: raster_field
Data Type: GPString
Display Name Field
Description: The field used to assign values from the cells in the input raster to the polygons in the output dataset.It can be an integer or a string field.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: Value
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ Value ]
Parameter: create_multipart_features
Data Type: GPBoolean
Display Name Create multipart features
Description: Specifies whether the output polygons will consist of single-part or multipart features.Checked—Specifies that multipart features will be created based on polygons that have the same value.Unchecked—Specifies that individual features will be created for each polygon. This is the default.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: max_vertices_per_feature
Data Type: GPLong
Display Name Maximum vertices per polygon feature
Description: The vertex limit used to subdivide a polygon into smaller polygons. This parameter produces similar output as created by the Dice tool.If left empty, the output polygons will not be split. The default is empty.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: esri_out_feature_service_name
Data Type: GPString
Display Name Output Feature Service Name
Description: The name of the optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Supported Operations:
Submit Job
Child Resources:
Metadata