Hi there!
I am trying to do essentially what the Move Delta XY tool (or the raster shift tool) does but in an automatable format. I have one large circular polygon that needs to get moved to center over an x, y point coordinate. I want a tool or script where I can input a point layer that has in its attribute field x and y values for a dozen of points, filter the point I want, and then the input polygon layer will shift to center over the x, y coordinates of the selected point. I want to be able to do it this way instead of in Edit as I am trying to automate a larger process. I tried the transform tool, but you need multiple control points, and I just want to center over one specific point. If anyone has any suggestions, I would really appreciate it!