A quick tour of the ArcGIS Data Interoperability extension for Desktop

GIS workflows often rely on data generated by outside sources in a variety of formats. The ArcGIS Data Interoperability extension for Desktop gives you the ability to integrate nonnative data into your GIS and share it with others who do not use ArcGIS.

This topic gives you a high-level look at the ArcGIS Data Interoperability extension for Desktop toolset, its capabilities, and basic workflow.

Direct-read formats

Direct-read formats enable you to work with nonnative datasets directly in ArcGIS for Desktop without using any intermediate format or conversion tool. They are translated on the fly as read-only datasets and displayed in memory while the source file remains on disk in its native format.

The ArcGIS Data Interoperability extension for Desktop reads more than 110 spatial data formats including GML, XML, WFS, Autodesk DWG/DXF, MicroStation DGN, MapInfo MID/MIF and TAB, Oracle and Oracle Spatial, and Intergraph GeoMedia Warehouse.

Adding data

When you add direct-read formats to ArcMap, ArcScene, or ArcGlobe, all standard map functions are enabled, including attribute tables and labeling functions. You can snap to geometry, substitute symbology, and use supported formats with all geoprocessing tools that accept feature classes or layers as input.

Direct read

Interoperability connections

An interoperability connection is a user-created link to one or more data sources that is managed in the Catalog tree as a single direct-read dataset. The connection specifies the data source and the FME reader and any parameters supported by the chosen format.

You can use interoperability connections to aggregate files, perform translations on the fly, define a coordinate system, and store format-specific parameters such as database connections and passwords.

Interoperability connections

Custom formats

A custom format is a translation workspace that is exported from FME Workbench as a format and utilized in the FME reader gallery. It is saved to an external .fds file and can be imported to reader galleries on other desktops.

There are two ways to create a custom format:

  • In FME Workbench , click File > Export as Custom Format on the main menu.
  • In FME Reader Gallery, click the New button and use Create Custom Format Wizard.

Creating a custom format adds the format to the FME reader gallery. Once created, subsequent uses of the gallery allow you to edit the format in FME Workbench or delete it from the list. Deleting a custom format removes the .fds file from your desktop.

Data Interoperability toolbox

The Data Interoperability toolbox contains out-of-the-box geoprocessing conversion tools that import and export data between geodatabase and nonnative formats using FME readers and writers.

These tools are ideal when you need to convert data quickly. They can be used as stand-alone geoprocessing tools, used in ModelBuilder, executed in a Python window or script, or published with models in toolboxes as geoprocessing services using ArcGIS for Server.

Quick conversion tools perform simple one-to-one translations and do not modify feature geometry or schemas during conversion. If your work requires schema changes, consider using spatial ETL tools.

Data Interoperability toolbox

Quick Import

The Quick Import tool imports one or more external datasets into a geodatabase as feature classes. The input parameters include the data source and the FME reader and any parameters supported by the chosen format. The output staging geodatabase can be used directly or for further processing.

Quick Import

Quick Export

The Quick Export tool exports one or more geodatabase feature classes or feature layers to an external dataset. The input parameters include the data source and the FME writer and any parameters supported by the chosen format.

Quick Export

Spatial ETL tools

Spatial ETL tools are user-created geoprocessing tools that can transform data between different data models and different file formats. You create them with FME Workbench in a translation workspace and save them in a toolbox.

Spatial ETL tools are capable of a wide range of processes and dataflows from simple format translations to complex transformations that restructure geometry and attributes. They can be used as stand-alone geoprocessing tools, published in toolboxes as geoprocessing services Geoprocessing Service using ArcGIS for Server, or exported as custom formats and utilized in the FME reader gallery.

Initiating creation of a new spatial ETL tool opens the Create Translation Workspace Wizard. The wizard prompts you for information about the data source and data destination, then starts FME Workbench with a diagram of your dataflow. You can customize the default dataflow by adding or deleting connectors, inserting transformers, and editing parameters.

Spatial ETL Tool

FME Workbench

FME Workbench is a visual workflow editor used for developing data transformation tools. When the Data Interoperability extension is enabled, you can use it to create spatial ETL tools and custom formats.

There are three ways to start FME Workbench:

FME Workbench uses specialized explorer windows and dialog boxes that provide information and visual cues about your workspace.

Workbench

Related Topics

6/7/2012