Calculate Density

Calculate Density tool


This tool 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.

Some example applications of this tool include the following:

Choose input point or line layer from which to calculate density


The input point or line that will be used to calculate density.

Use a count field


Provide a field specifying the number of incidents at each location. For example, if you have points that represent cities, you can use a field representing the population of the city as the count field, and the resulting population density layer will calculate larger population densities near cities with larger populations.

If the default choice of None is used, each location will be assumed to represent a single count.

Search distance


Enter a distance specifying how far to search to find point or line features when calculating density values. For example, if you provide a search distance of 10,000 meters, the density of any location in the output layer is calculated based on features that are within 10,000 meters of the location. Any location that does not have any incidents within 10,000 meters will receive a density value of zero.

If no distance is provided, a default will be calculated that is based on the locations of the input features and the values in the count field (if a count field is provided).

Output area units


Specify the output area unit. Density is count divided by area, and this parameter specifies the unit of the area in the density calculation.

The available areal units are Square Miles, Square Feet, Square Meters, and Square Kilometers.

Output cell size


The cell size and unit for the output rasters.

The units can be kilometers, meters, miles, or feet.

Choose barrier features (optional)


The dataset that defines the barriers.

The barriers can be a feature layer of polyline or polygon features.

Result layer name


The name of the layer that will be created in My Content and added to the map. 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.

You can specify the name of a folder in My Content where the result will be saved using the Save result in drop-down box. If you have the privileges to create both tiled and dynamic imagery layers, you can specify which layer type to generate in the output using the Save result as drop-down box.