Trying to get the x,y min and max for each square in a grid. What is the best way to calculate all these points?

1265
2
12-21-2017 12:52 PM
CoriBenge1
New Contributor

I have a grid of about 56 different squares. I need to get the x,y min and max for each square. I have no idea how to start getting this data. I have points dropped on all the vertices, but from there I am lost. Any help would be appreciated. 

Tags (3)
0 Kudos
2 Replies
DanPatterson_Retired
MVP Emeritus

Add Geometry Attributes.... with the Extent option... results will be added to your table

RobertScheitlin__GISP
MVP Emeritus

Cori,

  One way is to start editing and double click the polygon get to vertex editing and then open the "Sketch Properties" window from the editor toolbar.

0 Kudos