ArcGIS Pro 3.0.3
I have a point feature class. And I have a standalone table with X & Y columns.
I want to load the rows from the XY table into the point FC as point features/geometries using the Append tool.
Currently, the Append tool's Field Matching functionality doesn't allow mapping XYs to a shape column. Could that functionality be added?
I'm aware there are other ways to do it. I'm hoping for functionality that lets me do it directly in the Append tool without needing additional pre-processing steps.
Thanks.