Skip to main content

Generate Range Rings From Features (Defense Tools)

Summary

Creates range rings with attributes derived from fields in a point feature class.

Usage

  • Use the Range Ring Type parameter to specify whether rings will be created from an interval and number of rings or a minimum and maximum distance.

Parameters

Label Explanation Data type

Input Features

The point feature set that identifies the center of the range ring. The input must have at least one point.

Feature Layer

Output Range Ring Feature Class

The feature class that will contain the output ring features.

Feature Class

Range Ring Type

Specifies how range rings will be generated.

  • IntervalRange rings will be generated based on the number of rings and distance between rings. This the default.

  • Minimum and maximumRange rings will be generated based on a minimum and maximum distance.

String

Output Feature Class (Radials)

(Optional)

The feature class that will contain the output radial features.

Feature Class

Radial Count Field

(Optional)

The field that contains the number of radials to be created.

Field

Minimum Range Field

(Optional)

The field that contains the values for the distance from the origin point to the inner ring.

Field

Maximum Range Field

(Optional)

The field that contains the values for the distance from the origin point to the outer ring.

Field

Ring Count Field

(Optional)

The field that contains the values for the number of rings to generate.

Field

Ring Interval Field

(Optional)

The field that contains the values for the interval between rings.

Field

Distance Units

(Optional)

Specifies the linear unit of measure for the value of the Ring Interval Field parameter or the values of the Minimum Range Field and Maximum Range Field parameters.

  • MetersThe unit will be meters. This is the default.

  • KilometersThe unit will be kilometers.

  • MilesThe unit will be miles.

  • Nautical milesThe unit will be nautical miles.

  • FeetThe unit will be feet.

  • US survey feetThe unit will be U.S. survey feet.

String

Environments

Output Coordinate System, Current Workspace, Scratch Workspace

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes