| Label | Explanation | Data Type |
Input Nearby Layer | Point, line, or polygon features from which distances will be measured to features in the input summary layer. | Feature Set |
Input Summary Features
| Point, line, or polygon features. Features in this layer that are within the specified distance to features in the input nearby layer will be summarized. | Feature Set |
Output Name | The name of the output layer that will be created on your portal. | String |
Distance Measurement
| Specifies the distance measurement that will be used: straight-line distance or by measuring travel time or travel distance along a street network using various modes of transportation known as travel modes.
| String |
Distances
(Optional) | A list of double values that defines the search distance (for straight-line and distance-based travel modes) or time (for time-based travel modes). A single distance value or multiple values can be provided. Features that are within (or equal to) the distances provided will be summarized. The units of the distance values is supplied by the Distance Units parameter value. | Double |
Distance Units (Optional) | If the distance is straight-line or a distance-based travel mode, this is the linear unit that will be used with the distance values specified in the Distances parameter. The options are miles, feet, kilometers, meters, and yards. If the distance is a time-based travel mode, the options are seconds, minutes, and hours.
| String |
Time Of Day
(Optional) | The time and date when travel times will consider traffic conditions. To use traffic in the analysis, you must set the distance to a travel time-based mode. The time of day value represents the time at which travel begins, or departs, from the input points. Two kinds of traffic are supported: typical and live. Typical traffic references travel speeds that are composed of historical averages for each 5-minute interval spanning a week. Live traffic retrieves speeds from a traffic feed that processes phone probe records, sensors, and other data sources to record actual travel speeds and predict speeds for the near future. To ensure that the task uses typical traffic in locations where it is available, provide a time and day of the week and convert the day of the week to one of the following dates from 1990:
To use live traffic when and where it is available, choose a date and time within 12 hours of the current time. Esrisaves live traffic data for 12 hours and references predictive data extending 12 hours into the future. If the time and date you provide for this parameter are outside the 24-hour time window, or the travel time in the analysis continues past the predictive data window, the task will use typical traffic speeds. | Date |
Time Zone (Optional) | Specifies the time zone or zones of the specified time of day.
| String |
Return boundaries (Optional) | Specifies whether the input geometries or the straight-line or travel mode buffer geometry will be returned.
| Boolean |
Add shape summary attributes (Optional) | Specifies whether statistics will be calculated based on the shape of the Input Summary Features parameter value, such as the length of lines or areas of polygons of the summary features within each polygon in the input summary layer.
| Boolean |
Shape
Unit (Optional) | Specifies the units that will be used for the shape summary. When the input summary features are polygons, the valid options are acres, hectares, square meters, square kilometers, square feet, square yards, and square miles. When the input summary features are lines, the valid options are miles, feet, kilometers, meters, and yards.
| String |
Summary Fields
(Optional) | A list of field names and statistical summary type that will be calculated for all points within each polygon. The count of points within each polygon is always returned. The following statistic types are supported:
| Value Table |
Group By Field
(Optional) | A field from the input summary features that will be used to calculate statistics separately for each unique attribute value. For example, the input summary features contain point locations of businesses that store hazardous materials, and the HazardClass field contains codes that describe the type of hazardous material stored. To calculate summaries by each unique value of the HazardClass field, use it as the group by field. | Field |
Add minority and majority attributes
(Optional) | Specifies whether minority and majority fields will be added to the output. This parameter only applies when using a group by field.
| Boolean |
Add group percentages
(Optional) | Specifies whether group percentage fields will be added to the output. This parameter only applies when using a group by field.
| Boolean |
Derived Output
| Label | Explanation | Data Type |
| Output Feature Service | The output summarized layer. | Feature Set |
| Output Group Table | If a group by field was provided, the tool will output a table that contains the calculated statistics for each unique group. | Record Set |