Open Table of Contents
Point Grid Wizard
Creates a grid of points using user defined grid type and distance between the points.
Inputs:
- Initial extent of the grid - the grid will be generated using the coordinate system and
units of:
- the current view
- a layer from the current view
- Output spatial reference - the grid will be stored in the spatial reference of
- the current view
- a layer from the current view
- Grid type
- Square
- Rectangle
- Triangle - equilateral
- Distance between the points - in the case of rectangle X and Y spacing are required
Outputs:
Notes:
- The initial extents of the grid are defined by the extents of the selected layer or
current extents of the data frame. The extents can be changed manually during the dialog.
- The cell size will be in the units of the input layer or data frame. If the input is
Unprojected (Geographic "Projection") there is an oprion to input values in
Degrees - Minutes - Seconds
- If the input is Unprojected only values between X = -180 To 180 and Y = -90 To 90 will
be accepted
- If the Input is Projected and the Output is in different projection, the user should
make sure that the Grid extents are valid
- In order to avoid incorrect inputs, the size of the grid is limited to 4,000,000 cells
(2000 by 2000)
- A ET_Index field will be added to the point attribute table to indicate the index of
each point in the Grid. The point in the bottom left corner of the Grid will have an index
of "0-0"