Display Name: CalculateDensity
Description: Creates a density map from point or line features by spreading known quantities of some phenomenon (represented as attributes of the points or lines) across the map. The result is a layer of areas classified from least dense to most dense.
Category:
Help URL: http://agrilanduse.doa.gov.my/mygeosvr/rest/directories/arcgisoutput/System/RasterAnalysisTools_GPServer/System_RasterAnalysisTools/CalculateDensity.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: inputPointOrLineFeatures
Data Type: GPFeatureRecordSetLayer
Display Name inputPointOrLineFeatures
Description: The input point or line features that will be used to calculate the density raster.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Geometry Type:
HasZ: false
HasM: false
Spatial Reference: N/A
Fields: None
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: outputName
Data Type: GPString
Display Name outputName
Description: The name of the output raster service.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.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: countField
Data Type: GPString
Display Name countField
Description: Provide a field indicating the number of incidents at each location. For example, if you are making a population density raster, and the input points are cities, it would be appropriate to use the population of the city for the count field so cities with larger populations have more impact on the density calculations.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: searchDistance
Data Type: GPLinearUnit
Display Name searchDistance
Description: Choose the search distance and units for the distance. When calculating the density of a cell, all features within this distance will be used in the density calculation for that cell.The units can be Kilometers, Meters, Miles, or Feet.The default units are Meters.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: outputAreaUnits
Data Type: GPString
Display Name outputAreaUnits
Description: Choose the area units. Density is count divided by area, and this parameter sets the units of the area in the density calculation.Square Meters—Calculate the density per square meter.Square Kilometers—Calculate the density per square kilometer.Square Feet—Calculate the density per square foot.Square Miles—Calculate the density per square mile.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: outputCellSize
Data Type: GPLinearUnit
Display Name outputCellSize
Description: Set the cell size and units for the output raster.The units can be Kilometers, Meters, Miles, or Feet.The default units are Meters.
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: outputRaster
Data Type: GPString
Display Name outputRaster
Description:
Direction: esriGPParameterDirectionOutput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Submit Job