Generate Range Fans From Features (Defense)

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

Summary

Creates range fans with attributes derived from fields in a point feature class or shapefile.

Usage

  • Each row in the input feature class will create a range fan.

  • Each row in the input feature class contains a set of range fan creation values.

  • Range fans are created in a clockwise direction from the value in the Horizontal Start Angle Field parameter to the value in the Horizontal End Angle Field parameter.

Parameters

LabelExplanationData Type
Input Features

The point feature set that identifies the origin points of the range fans. The input must have at least one point.

Feature Layer
Output Range Fan Feature Class

The feature class that will contain the output range fan features.

Feature Class
Minimum Distance Field

The field that contains the values for the distance from the origin point to the start of the range fan.

Field
Maximum Distance Field

The field that contains the values for the distance from the origin point to the end of the range fan.

Field
Horizontal Start Angle Field

The field that contains the values for the angle from the origin point to the start of the range fan.

Field
Horizontal End Angle Field

The field that contains the values for the angle from the origin point to the end of the range fan.

Field
Distance Units
(Optional)

Specifies the linear unit of measure for minimum and maximum distance.

  • Meters — The unit will be meters. This is the default.
  • Kilometers — The unit will be kilometers.
  • Miles —The unit will be miles.
  • Nautical miles —The unit will be nautical miles.
  • Feet —The unit will be feet.
  • US survey feet —The unit will be U.S. survey feet.
String
Angular Units
(Optional)

Specifies the angular unit of measure for start and end angles.

  • Degrees —The angle will be degrees. This is the default.
  • Mils —The angle will be mils.
  • Radians —The angle will be radians.
  • Gradians —The angle will be gradians.
String

Licensing information

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

Related topics