Friday, 1 December 2017

arcgis desktop - Adding point to existing attribute record, rather than editing attributes of existing point?


I'm using ArcGIS 10 to create point data. Normally I would start an edit session, select point as a construction tool, click where I want a point to be, and then go in and edit the attributes.


Say I forgot to do that and just went into the attribute table and added a few records.


Am I stuck deleting the records I've just added and starting over, creating the points first this time, or is there a way to associate these records with new points?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...