FindHotSpots

Title  FindHotSpots

Summary

The “Find Hot Spots” task finds statistically significant clusters of incident points, weighted points, or weighted polygons. For incident data, the analysis field (weight) is obtained by aggregation. Output is a hot spot map.


Usage

Syntax

Parameter Explanation
analysisLayer

The point or polygon feature layer for which hot spots will be calculated.

analysisField (Optional)

The numeric field in the AnalysisLayer that will be analyzed.

dividedByField (Optional)

boundingPolygonLayer (Optional)

When the analysis layer is points and no AnalysisField is specified, you can provide polygons features that define where incidents could have occurred.

aggregationPolygonLayer (Optional)

When the AnalysisLayer contains points and no AnalysisField is specified, you can provide polygon features into which the points will be aggregated and analyzed, such as administrative units.

outputName (Optional)

Additional properties such as output feature service name.

context (Optional)

Additional settings such as processing extent and output spatial reference.

Code Samples

Tags

Hot Spots, Gi*

Credits

Use limitations