ESRI.ArcGIS.SpatialAnalystTools | |
LineDensity Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : LineDensity Class |
For a list of all members of this type, see LineDensity members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
area_unit_scale_factor | The desired area units of the output density values. (In, Optional) | |
cell_size | The cell size for the output raster dataset. (In, Optional) | |
in_polyline_features | The input line features for which to calculate the density. (In, Required) | |
out_raster | The output line density raster. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
population_field | Numeric field denoting population values (the number of times the line should be counted) for each polyline. (In, Required) | |
search_radius | The search radius within which to calculate density. Units are based on the linear unit of the projection of the output spatial reference. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |