ArcGIS Pro 3.0.2 on Windows. I created a simple layer with a few points plotted from a .csv with columns "X, Y, Notes, etc..." with the X and Y columns listing the point coordinates in decimal degree.
I need additional points added so I created a new .csv in the same format and appended it to the layer using the Append tool. The new points are showing up fine on the Attribute Table and the Feature Class of the associated Geodatabase, however, they are not appearing on the map. I've checked Symbology and there aren't any classes that should be excluding them from appearing.
Any idea what I'm missing and why the appended data is not showing on the map? Thank you.