Exercise 1b: Adding interoperability connections

Complexity: Beginner Data Requirement: Installed with software Data Path: C:\arcgis\ArcTutor\Data Interoperability\ Goal: Create an interoperability connection.

Interoperability connections can be used to aggregate files, perform translations on the fly, define a coordinate system, and store format-specific parameters such as database connections and passwords. All interoperability connections are saved in the Interoperability Connections folder.

In this exercise, you create an interoperability connection for Intergraph Modular GIS Environment (MGE) parcel data.

The MGE format uses standard MicroStation DGN files to store and edit the graphic elements of geographic data. The nongraphic elements, such as feature attributes, are stored in external database tables and linked to the graphic elements via pairs of entity and mslink numbers.

Using the Add Interoperability Connection dialog box, perform the following tasks:

After creating the connection, add the dataset to ArcMap.

Create the interoperability connection

Opening the Interoperability Connection dialog box

Prerequisite:

The Data Interoperability extension must be enabled.

We will be creating a new interoperability connection in the Catalog window to a Intergraph MGE data source all the subsequent folders, along with assigning the proper coordinate system.

Steps:
  1. Start ArcMap.
  2. Click CatalogCatalog on the Standard toolbar.
  3. Expand the Interoperability Connections folder.

    Catalog window

  4. Double-click Add Interoperability Connection.

    The Interoperability Connection dialog box opens.

Choosing the FME reader

Steps:
  1. Click the Format browse button.

    The FME Reader Gallery dialog box opens.

    Reader gallery

  2. Type mge in the Search text box.
  3. Click the row listing the Intergraph MGE format.
  4. Click OK.

    The FME Reader Gallery dialog box closes and the Format text box is populated with the format description.

Specifying the data source

Steps:
  1. Click the Dataset browse button.

    The Select File dialog box opens.

  2. Browse to C:\arcgis\ArcTutor\Data Interoperability\parcels.
  3. Click the drop-down arrow beside the File Type field and choose All Files (*.).

    The files with a .par file extension are displayed in the dialog box.

    NoteNote:

    The MicroStation DGN format permits files to be saved without a file extension or with an extension of any length. As a result, it is not uncommon for DGN files to be saved with an extension that describes the contents. This tutorial uses the .par extension to identify them as parcel drawings.

  4. Click the parcel_K24.par file and click Open.

    The Dataset text box is populated with the path and file name.

Specifying the reader parameters

Specify the external database that contains the attribute tables.

Steps:
  1. Click the Parameters button.

    The Intergraph MGE Parameters dialog box opens.

    Intergraph MGE Parameters

  2. Click the Database Type drop-down arrow and choose MDB.
  3. Click the Access MDB File browse button.
  4. Browse to C:\arcgis\ArcTutor\Data Interoperability\parcels\parcel_attrs.mdb and click Open.
  5. Click OK.

    The Intergraph MGE Parameters dialog box closes.

Defining a coordinate system

Steps:
  1. Click the Coordinate System browse button.

    The Spatial Reference Properties dialog box opens.

  2. Double-click the Projected Coordinate Systems folder, double-click the State Plane folder, double-click the NAD 1983 (US Feet) folder, and choose NAD 1983 StatePlane Texas Central FIPS 4203 (Feet).
  3. Click OK.

    The Spatial Reference Properties dialog box closes.

Creating and preparing the connection

Interoperability Connection
Steps:
  1. Click OK in the Interoperability Connection dialog box.

    The Interoperability Connection dialog box closes, and an interoperability connection named Connection (1)—parcel_K24 MGE is added to the Interoperability Connections folder.

  2. Right-click the dataset, click Rename, and rename it to parcel K24.
  3. Expand the parcel K24 dataset in the Catalog tree.

    The dataset displays several feature classes that are potentially empty and not needed.

  4. Click the parcel K24 dataset and press F5 to purge any empty feature classes.
  5. Expand the parcel K24 dataset and confirm your results.

    The dataset contains only two feature classes.

Add data to ArcMap

Add the interoperability connection for the MGE parcel K24 dataset to ArcMap. Also add the MapInfo subdivisions.tab dataset and the MapInfo flood_plains.mif dataset.

Steps:
  1. Drag the parcel K24 dataset onto the data frame.
  2. In the Catalog window, under Folder Connections, expand C:\arcgis\ArcTutor\Data Interoperability.
  3. Expand the flood_plains.mif dataset and drag the flood_plains Polygon feature class onto the data frame.
  4. Expand the subdivisions.tab dataset and drag the subdivisions Polygon feature class onto the data frame.

Advanced tasks

Optionally complete the following exercises on your own:

This completes the exercise.

Continue to the next exercise: Exercise 2a: Importing data with the Quick Import tool.

Related Topics

12/16/2013