Display Name: ConvertRasterToFeature
Description: Converts a raster to a feature dataset, as points, lines, or polygons.
Category:
Help URL: http://agrilanduse.doa.gov.my/mygeosvr/rest/directories/arcgisoutput/System/RasterAnalysisTools_GPServer/System_RasterAnalysisTools/ConvertRasterToFeature.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: inputRaster
Data Type: GPString
Display Name inputRaster
Description: The input raster layer.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: outputName
Data Type: GPString
Display Name outputName
Description: The output feature class that will contain the converted points, lines, or polygons.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: field
Data Type: GPString
Display Name field
Description: 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.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: Value
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: outputType
Data Type: GPString
Display Name outputType
Description: Specifies the output type.Point—The raster will be converted to a point dataset. This is the default.Line—The raster will be converted to a line feature dataset.Polygon—The raster will be converted to a polygon feature dataset.If the output type is Line or Polygon, an additional parameter appears allowing the simplification of lines or polygons.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: Point
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ Point, Line, Polygon ]
Parameter: simplifyLinesOrPolygons
Data Type: GPBoolean
Display Name simplifyLinesOrPolygons
Description: 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. Checked—The line or polygon features will be smoothed to produce a more generalized result. This is the default. Unchecked—The line or polygon features will not be smoothed and will follow the cell boundaries of the raster dataset.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: true
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: createMultipartFeatures
Data Type: GPBoolean
Display Name createMultipartFeatures
Description: Specifies whether the output polygons will consist of single-part or multipart features. Checked— Multipart features will be created based on polygons that have the same value. Unchecked— Individual (single-part) features will be created for each polygon. This is the default.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: maxVerticesPerFeature
Data Type: GPLong
Display Name maxVerticesPerFeature
Description: The vertex limit used to subdivide a polygon into smaller polygons. This parameter produces similar output as that created by the Dice tool in the Data Management toolbox.If left empty, the output polygons will not be split. This is the default.This parameter is only supported if Output Type is Polygon.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: context
Data Type: GPString
Display Name context
Description:
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: outputFeatures
Data Type: GPFeatureRecordSetLayer
Display Name outputFeatures
Description:
Direction: esriGPParameterDirectionOutput
Dependency:
Default Value:
Geometry Type:
HasZ: false
HasM: false
Spatial Reference: N/A
Fields: None
Features: None.
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Submit Job