step 1 - Importing bridge from cross section data

Preamble

Before making a start on this tutorial, it is important to ensure that the units of measurements shown in InfoWorks ICM displays are set to metric. For this, select Options... from the Tools menu and click on the Units tab. Ensure that default units are set to Metric (Native).

Before starting make sure that a master database is open and that within it there is a model group. We are going to import bridge cross section data from a csv file.

  1. Make a copy of the basic River example network created in the earlier exercise:
    1. Open the provided transportable database by using the File | Open | Open transportable master database... menu item.
    2. Browse for the transportable database, which can be located in the Example Data Directory where the tutorials files have been installed. Click on Open.
    3. Tip

      The database name is of the type IWICM_Examples.icmt.

    4. The transportable database opens in an Explorer window.
    5. Expand the contents of the Model group by clicking on the Plus button (expands) button.
    6. Right-click on the River example - step 5 completed network and select Copy from the popup menu.
    7. Back in your current master database, right-click on the Model group where you want to place the network and select Paste: River example - step 5 completed (with children).
    8. The network gets copied inside the Model group of your choice, inside the master database.
  2. Rename the copy Adding a bridge by right-clicking on the network object in the Explorer window and selecting Rename. In the Rename InfoWorks network dialog, type in the name of the new network and click on OK.
  3. Drag the Adding a bridge network onto the main window.
  4. Drag the DTM ground model imported in the earlier exercise onto the main window.
  5. ClosedShow me!

  6. Select Network | Import | Update from csv files… to import some CSV data.
  7. The Import / Update from CSV Data dialog is displayed.
  8. Ensure Update and Add is selected in the Type of Update dropdown list and that IDs, Descriptions, Units is selected in the Block Headers dropdown list.
  9. ClosedShow me!

  10. Click on OK.
  11. In the Select one of more CSV Files to import dialog, browse for the provided bridge.csv file in the Example Data Directory where the tutorial files have been installed and select it.
  12. Click on Open.
  13. Once the data is imported, click on the Cancel button of the Select one of more CSV Files to import dialog to close it.
  14. Close the CSV Update message that gets displayed.
  15. Zoom in the area above the storage area.
  16. This process has created three new bridge survey lines just downstream of the storage area. These survey lines represent the bridge faces (front and back) and the bridge deck.
  17. ClosedShow me!

  18. Every time a version-controlled item, such as the network, has been changed, it is good practice to commit the changes. Changes are stored in your own local copy of the network (in your Local Working Folder directory) and must be committed to the Master Database so that they become available to other users. Also, committing changes on a regular basis allows you to discard all the changes you have made since the last time you committed the network to the master database.
    1. In the Explorer window, right-hand click on the Adding a bridge network and select Commit changes (save to master).
    2. The Commit change to server dialog is displayed.
    3. Type in any notes as appropriate.
    4. ClosedShow me!

    5. Click on OK to commit the changes and close the dialog.
    6. If a message is displayed asking you if you wish to validate the network at the same time as you are committing your changes, click on No for now. We will validate the network at a later stage.

Now that there is some cross sectional data a physical bridge needs to be inserted in InfoWorks ICM.

Back to Bridge Tutorial main page. 

Opening the Example Transportable Database

Ground Models (Grid)

Importing from CSV Files

Import / Update CSV Data Dialog

Committing Your Changes