Display Name: AggregatePoints
Description: Aggregate points task allows you to aggregate or count the total number of points that are distributed within specified areas or boundaries (polygons). You can also summarize Sum, Mean, Min, Max and Standard deviation calculations for attributes of the point layer to understand the general characteristics of aggregated points.
Category:
Help URL: https://sig.cm-coimbra.pt/arcgis/rest/directories/arcgisoutput/System/SpatialAnalysisTools_GPServer/System_SpatialAnalysisTools/AggregatePoints.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: pointLayer
Data Type: GPFeatureRecordSetLayer
Display Name pointLayer
Description: Point layer to be aggregated
Direction: esriGPParameterDirectionInput
Default Value:
Geometry Type:
HasZ: false
HasM: false
Spatial Reference: N/A
Fields: None
Features: None.
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: polygonLayer
Data Type: GPFeatureRecordSetLayer
Display Name polygonLayer
Description: Polygon layer to which the points should be aggregated.
Direction: esriGPParameterDirectionInput
Default Value:
Geometry Type:
HasZ: false
HasM: false
Spatial Reference: N/A
Fields: None
Features: None.
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: keepBoundariesWithNoPoints
Data Type: GPBoolean
Display Name keepBoundariesWithNoPoints
Description: Specify whether the polygons without any points should be returned in the output.
Direction: esriGPParameterDirectionInput
Default Value: true
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: summaryFields
Data Type: GPMultiValue:GPString
Display Name summaryFields
Description: A list of field names and summary type. Example [“fieldName1 summaryType1”,”fieldName2 summaryType2”].
Direction: esriGPParameterDirectionInput
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: groupByField
Data Type: GPString
Display Name groupByField
Description: A field name from PointLayer based on which the points will be grouped.
Direction: esriGPParameterDirectionInput
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: minorityMajority
Data Type: GPBoolean
Display Name minorityMajority
Description: This boolean parameter is applicable only when a groupByField is specified. If true, the minority (least dominant) or the majority (most dominant) attribute values within each group, within each boundary will be calculated.
Direction: esriGPParameterDirectionInput
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: percentPoints
Data Type: GPBoolean
Display Name percentPoints
Description: This boolean parameter is applicable only when a groupByField is specified. If set to true, the percentage count of points for each unique groupByField value is calculated.
Direction: esriGPParameterDirectionInput
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: outputName
Data Type: GPString
Display Name outputName
Description: Additional properties such as output feature service name.
Direction: esriGPParameterDirectionInput
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: context
Data Type: GPString
Display Name context
Description: Additional settings such as processing extent and output spatial reference.
Direction: esriGPParameterDirectionInput
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: binType
Data Type: GPString
Display Name binType
Description:
Direction: esriGPParameterDirectionInput
Default Value: SQUARE
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ SQUARE, HEXAGON ]
Parameter: binSize
Data Type: GPDouble
Display Name binSize
Description:
Direction: esriGPParameterDirectionInput
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: binSizeUnit
Data Type: GPString
Display Name binSizeUnit
Description:
Direction: esriGPParameterDirectionInput
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ Meters, Kilometers, Feet, Yards, Miles, NauticalMiles ]
Parameter: aggregatedLayer
Data Type: GPString
Display Name aggregatedLayer
Description:
Direction: esriGPParameterDirectionOutput
Default Value:
Parameter Type: esriGPParameterTypeDerived
Category:
Parameter: groupSummary
Data Type: GPString
Display Name groupSummary
Description:
Direction: esriGPParameterDirectionOutput
Default Value:
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Submit Job