0

The ArcGIS Desktop tools Add XY Coordinates and Add Geometry Attributes read from [Shape] column and write the shape XY properties to new X and Y columns. I need to go the other direction, from X and Y columns to the [Shape] XY properties. It is a point feature class already, not a bare table.

XY Table to Point isn't applicable because creates a new feature class.

PolyGeo
  • 65,136
  • 29
  • 109
  • 338
matt wilkie
  • 28,176
  • 35
  • 147
  • 280
  • An alternative would be to just use the Field Calculator. – PolyGeo Jun 03 '19 at 20:12
  • I've done this with points. I made an answer here but I didn't post the actual code for it. https://gis.stackexchange.com/questions/278504/dynamically-update-points-with-xy-coordinates-in-table/278720#278720 – jbchurchill Jun 03 '19 at 20:13

0 Answers0