Label | Explanation | Data Type |
Input polyline features | The input line features for which to calculate the density. | Feature Layer |
Population field | Numeric field denoting population values (the number of times the line should be counted) for each polyline. Values in the population field can be integer or floating point. The options and default behaviors for the field are listed below.
| Field |
Output cell size (Optional) | The cell size of the output raster that will be created. This parameter can be defined by a numeric value or obtained from an existing raster dataset. If the cell size hasn't been explicitly specified as the parameter value, the environment cell size value will be used if specified; otherwise, additional rules will be used to calculate it from the other inputs. See the usage section for more detail. | Analysis Cell Size |
Search radius (Optional) | The search radius within which to calculate density. Units are based on the linear unit of the projection of the output spatial reference. For example, if the units are meters—to include all features within a one-mile neighborhood—set the search radius equal to 1609.344 (1 mile = 1609.344 meters). The default is the shortest of the width or height of the output extent in the output spatial reference, divided by 30. | Double |
Area units (Optional) | The area units of the output density values.
| String |
Return Value
Label | Explanation | Data Type | Output raster | The output line density raster. It is always a floating point raster. | Raster |