Is there a way to Move Points Based on X,Y location and preserve the attachments?
I have a point feature class that has attachments. I want to move the points to the centroid of a polygon feature class. Based on this question https://community.esri.com/thread/20418 I can get the X,Y coordinates for the centroid of polygons and create a NEW point feature class at that centroid....but that still leaves me with the attachment problem. Any thoughts? Thanks!