Exercise 4: Updating schematic diagrams

Complejidad: Principante Requisito de datos: ArcGIS Tutorial Data for Desktop Ruta de los datos: C:\ArcGIS\ArcTutor\Schematics\Schematics_In_ArcMap Objetivo: Learning how to update schematic diagrams

In this exercise, you will learn how to update schematic diagrams.

Requisito previo:

During this exercise, you will have to work on schematic diagrams that were generated in exercise 2 and/or laid out in exercise 3.

Pasos:
  1. Start ArcMap.
  2. Open the ElecDemo.mxd file stored in C:\ArcGIS\ArcTutor\Schematics\Schematics_In_ArcMap.

Updating a diagram from initial features

Pasos:
  1. Click the Open Schematic Diagrams button Open Schematic Diagrams on the Schematic toolbar.

    The Select Schematic Diagrams To Open dialog box appears.

  2. Navigate to the C:\ArcGIS\ArcTutor\Schematics\Schematics_In_ArcMap\ElecDemo geodatabase, then double-click the ElecDemo schematic dataset.
  3. Click the Manual Selection schematic diagram and click Add.

    The selected diagram appears in a new data frame. This diagram was laid out and saved at the beginning of the previous exercise.

  4. Click the Schematic drop-down menu on the Schematic toolbar and click Update Diagram icon Update Diagram.

    The Update Diagram dialog box opens.

    Manual Selection—Update dialog box

    The Synchronize against original selection/trace/query option is checked by default. Because schematic features were manually removed from this schematic diagram since it was generated, the Persist manually removed, reduced or reconnected features check box is available. By default, this check box is checked to prevent the schematic features that were intentionally removed/reduced from the schematic diagram from reappearing and schematic feature links that have been intentionally disconnected and reconnected in the diagram from being the same way they were at diagram generation.

  5. Keep the Synchronize against original selection/trace/query option checked, but uncheck the Persist manually removed, reduced or reconnected features check box so these schematic features display again in the schematic diagram after the update.
  6. Click OK.
  7. Click Full Extent Full Extent.

    The content of the Manual Selection diagram displays like in the below screen capture at the right. All the schematic features that were removed are restored to their initial positions. The other schematic features are restored to their saved positions.

    Manual Selection—updated diagram

  8. Remove the Manual Selection data frame.

Updating a diagram generated from a trace

Pasos:
  1. Click the Open Schematic Diagrams button Open Schematic Diagrams on the Schematic toolbar, navigate to the C:\ArcGIS\ArcTutor\Schematics\Schematics_In_ArcMap\ElecDemo geodatabase, then double-click the ElecDemo schematic dataset.
  2. Click the Feeder 0804-Harrison schematic diagram that was generated from a trace during exercise 2 and click Add.

    The selected diagram appears in a new data frame.

  3. Click Selection on the main menu and click Select By Attributes.
  4. On the Select By Attributes dialog box that opens, click the Layer drop-down list and click ProtectionDeviceBank.
  5. Double-click BANKTYPE in the Fields list.
  6. Click the equals sign button Equal button, then click Get Unique Values.
  7. Double-click Switch - Switch in the unique values list.
  8. Click the And button button, then double-click ENABLED from the fields list.
  9. Click the equals sign button Equal button, then click Get Unique Values.
  10. Double-click 0 - False from the unique values list.

    The Select By Attributes dialog box appears with the following query information:

    Select By Attributes—query on switches

  11. Click Apply and click Close.

    Notice that four switch schematic features resulting from the Select By Attributes function are now selected in the active schematic diagram. These switches are opened, and the parts of the network beyond them were not returned from the initial trace. You are now going to close the geographic switch feature associated with one of these selected schematic features before updating the diagram and see the impact.

  12. Click Selection on the main menu, and click Select By Attributes to reopen the Select By Attributes dialog box.
  13. Click the And button button, then double-click UOID in the fields list.
  14. Click the equals sign button Equal button, then click Get Unique Values.
  15. Double-click 1 in the unique values list:

    Select By Attributes—desired switch

  16. Click Apply and click Close.
  17. Right-click the schematic layer in the table of contents, click Schematic Selection, then click Zoom To Selected Schematic Features.

    Harrison—desire selected switch

  18. Click the Propagate Schematic Selection To Map button Propagate Schematic Selection To Map.
  19. Activate the Geography data frame and click Selection, then click the Zoom To Selected Zoom to Selected Features menu.
  20. Click the Zoom In tool Zoom In and zoom in to the selected ProtectionDeviceBank.
  21. Click Customize on the main menu and click Customize Mode.
  22. On the Toolbars tab, check the Editor check box and click Close.

    The Editor toolbar is now displayed.

  23. Arrange this new toolbar under the main menu.
  24. Click the Editor drop-down menu and click Start Editing.

    The Editing window opens.

  25. Make sure the ProtectionDeviceBank is still selected in the map. If it is not, click the Edit tool Edit Tool on the Editor toolbar and click the ProtectionDeviceBank.
  26. Click the Attributes button Attributes on the Editor toolbar.

    The Attributes window opens.

  27. Change the Enabled field from False to True.
  28. Change the Status field from Open to Closed.

    The blue arrows on the following screen capture show the changes that should have been done at the end of this step:

    Harrison—switch changed

  29. Click the Editor drop-down menu and click Save Edits.
  30. Click the Editor drop-down menu again and click Stop Editing.

    The Attributes window closes.

  31. Activate the Feeder 0804-Harrison data frame.
  32. Click the Schematic menu on the Schematic toolbar and click Update Diagram icon Update Diagram.

    The Update Diagram dialog box appears.

    SugerenciaSugerencia:

    The Update Diagram dialog box also opens when right-clicking the schematic layer in the table of contents and clicking the Update Diagram Update Diagram shortcut menu.

  33. Make sure the Synchronize against original selection/trace/query option is checked.

    Harrison—Update dialog box

  34. Click OK.

    The entire content of the schematic diagrams is updated according to the new trace result based on the trace parameters that were maintained in the schematic database when the diagram was generated.

  35. Click Full Extent Full Extent.

    Harrison—updated diagram
    Since the switch was closed, the trace goes beyond the switch. Without selecting this new trace result in the map, Schematics has reexecuted the trace in memory and updated the diagram accordingly.

  36. Remove the schematic diagram data frame.

Updating a diagram after deleting geographic features

Pasos:
  1. If there are features selected in the map, click the Selection menu and click Clear Selected Features.
  2. On the Editor toolbar, click the Editor drop-down menu and click Start Editing.

    The Editing window opens.

  3. Click Bookmarks on the main menu and click Delete Features.
  4. Click the Select Features tool Select Features and select the same set of features as shown in the following screen capture

    If you click the List By Selection button List By Selection in the table of contents toolbar, you may have three selected ServiceLocations, four selected SecondaryLines, and one ElectricNetwork_Net_Junction:

    Features to remove

  5. Click List By Drawing Order List By Drawing Order.
  6. Click the Open Schematic Diagrams button Open Schematic Diagrams.

    The Select Schematic Diagrams To Open dialog box appears.

  7. Navigate to the Feeders schematic subfolder of the ElecDemo schematic dataset in the C:\ArcGIS\ArcTutor\Schematics\Schematics_In_ArcMap\ElecDemo geodatabase.
  8. Click Feeder 0803-Corinth Church in the diagram list and click Add.

    The diagram appears in a new data frame.

  9. Click the Propagate Map Selection To Schematic button Propagate Map Selection To Schematic.

    The associated schematic features in the active diagram are selected.

  10. Right-click the Feeder 0803-Corinth Church schematic layer in the table of contents, point to the Schematic Selection menu item, then click Zoom To Selected Schematic Features.

    Corinth—show related schematic features

  11. Activate the Geography data frame.
  12. Click the Edit Tool button Edit Tool and press the DELETE key on your keyboard.

    The selected ServiceLocations, SecondaryLines, and ElectricNetwork_Net_Junction are deleted.

  13. Save the geographic feature edits and stop editing.
  14. Activate the Feeder 0803-Corinth Church data frame.
  15. Click Selection in the ArcMap main menu and click Clear Selected Features.
  16. Click the Schematic menu on the Schematic toolbar and click Update Diagram icon Update Diagram.

    The Update Diagram dialog box appears, and the Synchronize against original selection/trace/query option is checked.

    Corinth—Update dialog box

  17. Click OK.

    The schematic features that were selected before step 10 in the diagram no longer exist after the update:

    Corinth—updated diagram

  18. Right-click the diagram data frame in the table of contents.
  19. Click Remove.
  20. Expand the Geography data frame in the table of contents.
  21. Click File and click Exit.
  22. Click No when the following message appears: Save changes to ElecDemo.mxd?
9/11/2013