Skip to main content

Generate Grid From Point (Defense Tools)

Summary

Generates a Gridded Reference Graphic (GRG) as a polygon feature class over a specified area with a custom size.

Usage

  • The output grid is centered on the input start location.

  • Cell labels will be added to a Grid field in the Output Feature Class parameter value.

  • The grid cells are labeled with sequential letters or numbers.

  • The output is in the Web Mercator coordinate system.

Parameters

Label Explanation Data type

Input Feature

The center point for the GRG starting point.

Feature Set

Output Feature Class

The output polygon feature class containing the GRG to be created.

Feature Class

Number of Rows

(Optional)

The number of horizontal grid cells.

Long

Number of Columns

(Optional)

The number of vertical grid cells.

Long

Cell Width

(Optional)

The width of the cells. Measurement units are specified by the Cell Units parameter.

Double

Cell Height

(Optional)

The height of the cells. Measurement units are specified by the Cell Units parameter.

Double

Cell Units

(Optional)

Specifies the measurement units for cell width and height.

  • 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

Label Start Position

(Optional)

Specifies the grid cell where labelling will start.

  • Upper left—The label position will be the upper left. This is the default.

  • Lower left—The label position will be the lower left.

  • Upper right—The label position will be the upper right.

  • Lower right—The label position will be the lower right.

String

Label Format

(Optional)

Specifies the labeling type for each grid cell.

  • Alpha-numeric—The label will use an alpha character, a separator, and a number. This is the default.

  • Alpha-alpha—The label will use an alpha character, a separator, and an additional alpha character.

  • Numeric—The label will be numeric.

String

Label Separator

(Optional)

Specifies the separator to be used between x- and y-values when the Label Format parameter is set to Alpha-alpha, for example, A-A, A-AA, AA-A.

  • Hyphen—The label separator will be a hyphen. This is the default.

  • Comma—The label separator will be a comma.

  • Period—The label separator will be a period.

  • Forward slash—The label separator will be a forward slash.

String

Grid Rotation Angle

(Optional)

The angle used to rotate the grid.

Double

Grid Rotation Angular Units

(Optional)

The angular units for grid rotation.

  • 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

Environments

Output Coordinate System, Current Workspace, Scratch Workspace

Licensing information

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