Generate Threshold Rings (Business Analyst)

This ArcGIS 3.1 documentation has been archived and is no longer updated. Content and links may be outdated. See the latest documentation.

Available with Business Analyst license.

Summary

Creates a feature class of ring trade areas that expand around point features until the threshold value is reached.

Usage

  • The size of the output rings is determined by Threshold Values parameter value provided for a selected Threshold Variable parameter value from the active Business Analyst dataset.

  • Multiple threshold rings can be created around each input by typing individual values into separate threshold value text boxes.

  • The ID Field parameter value uniquely identifies the point location around which threshold rings will be created.

Parameters

LabelExplanationData Type
Input Features

The input point feature layer.

Feature Layer
Output Feature Class

The output feature class containing the threshold rings.

Feature Class
Threshold Variable

The selected Business Analyst dataset variable to which the threshold value will be applied.

String
Threshold Values

The threshold variable value that will determine the size of the output rings. The rings will expand until they contain the threshold value of the selected variable.

Double
Distance Units
(Optional)

The distance units to be used with the threshold values.

String
ID Field
(Optional)

The ID that uniquely identifies each input point and is included in the output as an attribute.

Field
Input Method
(Optional)

Specifies the type of value that will be used for each drive time.

  • ValuesA constant value will be used (all trade areas will be the same size). This is the default.
  • ExpressionThe values from a field or an expression will be used (trade areas can be a different size).
String
Expression
(Optional)

A fields-based expression that will be used to calculate the radii.

SQL Expression
Minimum Step
(Optional)

The minimum distance between one threshold area candidate and the next as the model approaches the threshold value to prevent infinite iterations.

Double
Threshold Percent Difference
(Optional)

The maximum percentage difference between the target value and threshold value that will be used when determining the threshold drive time, for example, 5 percent. The default value is 5.

Double

Licensing information

  • Basic: Requires Business Analyst
  • Standard: Requires Business Analyst
  • Advanced: Requires Business Analyst

Related topics