Hello! I need a little bit of help!
I have to extract from a polygon feature class the YMax coordinate value and its corresponding X value ( which is not necessary equal to XMax). I need them in two fields in attribute table "YMax" and "X".
I tried with field calculator for YMax, it worked, but i have problems with its pair, X coordinate.
Thank you in advance!