Defining settings to update X,Y coordinates and geometry dynamically

The Dynamic Update XY geoprocessing tool and the Toggle Automatic Update XY tool allow you to synchronize geometry and coordinate attribute edits made on point features and are meant to be used within existing data editing or creation workflows. If you are performing manual edits to attributes, the geometry will be updated accordingly, and if you move a feature, the attributes will be updated. To use this functionality, you must first set the tool properties: the feature classes that will be affected and the field in each feature class to be updated with the x- and y-coordinates. These properties are referenced by the tools during manual editing in a map document or when running either of the two tools.

Steps:
  1. Start ArcMap.
  2. On the main menu, click Customize > Production > Production Properties.

    The Production Properties dialog box appears.

  3. If necessary, click Data Management.
    Data Management pane on the Production Properties dialog box
  4. Ensure that the correct product library and production database are set in the Data Management pane on the Production Properties dialog box.
  5. Click the cell next to Set Tool Options and click the drop-down arrow that appears.
  6. Click the ellipsis (...) next to Dynamic Update XY Settings.

    The Dynamic Update XY Settings dialog box appears.

  7. Click Create New.
  8. Click the Feature Class drop-down arrow and select the point feature class to be updated.

    Only point feature classes are allowed.

  9. Click the X Field drop-down arrow and select the field that contains the x-values.
    NoteNote:

    Only fields with double or string data types are supported. Fields with a coded value or range domain are not supported.

  10. Click the Y Field drop-down arrow and select the field that contains the y-values.
    TipTip:

    The same field cannot be selected for both X and Y fields.

    The entry appears in the grid and can be edited or deleted by selecting it and clicking Remove Selected.

    Dynamic Update XY Settings dialog box
  11. Click OK to close the Dynamic Update XY Settings dialog box.

    The Production Properties dialog box appears.

    NoteNote:

    A warning message appears if a row is missing values.

  12. Click OK to close the Production Properties dialog box.

7/31/2012